Searched refs:cap_user_time_short (Results 1 – 9 of 9) sorted by relevance
33 if (tc->cap_user_time_short) in tsc_to_perf_time()58 tc->cap_user_time_short = pc->cap_user_time_short; in perf_read_tsc_conversion()106 event.time_conv.cap_user_time_short = tc.cap_user_time_short; in perf_event__synth_time_conv()138 tc->cap_user_time_short); in perf_event__fprintf_time_conv()
17 bool cap_user_time_short; member
419 tc.cap_user_time_short = time_conv->cap_user_time_short; in convert_timestamp()
1161 spe->tc.cap_user_time_short = tc->cap_user_time_short; in arm_spe_process_auxtrace_info()
357 __u8 cap_user_time_short; member
324 if (pc->cap_user_time_short) { in perf_mmap__read_self()
569 cap_user_time_short : 1, /* the time_{cycle,mask} fields are used */ member
1303 userpg->cap_user_time_short = 0; in device_initcall()1346 userpg->cap_user_time_short = 1; in device_initcall()
Completed in 22 milliseconds