Searched refs:cyc_count (Results 1 – 4 of 4) sorted by relevance
46 * @cyc_count the cycle count when the entry was created59 u64 cyc_count; member 76 * @cyc_count running cycle count95 u64 cyc_count; member 317 cr.cyc_count = ts->cyc_count - tse->cyc_count; in thread_stack__call_return() 804 tse->cyc_count = ts->cyc_count; in thread_stack__push_cp() 1145 ts->cyc_count in thread_stack__process() [all...]
46 * @cyc_count: approx. number of cycles between call and return61 u64 cyc_count; member
288 u32 cyc_count; in icss_iep_ptp_adjfine() local319 cyc_count = NSEC_PER_SEC; /* 1s cycle time @1GHz */ in icss_iep_ptp_adjfine()320 cyc_count /= ppb; /* cycle time per ppb */ in icss_iep_ptp_adjfine()324 cyc_count /= iep->clk_tick_time; in icss_iep_ptp_adjfine()325 iep->slow_cmp_count = cyc_count; in icss_iep_ptp_adjfine()
1414 tuple_set_d64(t, 13, cr->cyc_count); in python_export_call_return()