Searched refs:cap_user_time_short (Results 1 – 12 of 12) 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
414 tc.cap_user_time_short = time_conv->cap_user_time_short; in convert_timestamp()
1310 spe->tc.cap_user_time_short = tc->cap_user_time_short; in arm_spe_process_auxtrace_info()
3492 etm->tc.cap_user_time_short = tc->cap_user_time_short; in cs_etm__process_auxtrace_info_full()
39 userpg->cap_user_time_short = 0; in arch_perf_update_userpage()88 userpg->cap_user_time_short = 1; in arch_perf_update_userpage()
1454 userpg->cap_user_time_short = 0; in device_initcall()1505 userpg->cap_user_time_short = 1; in device_initcall()
445 __u8 cap_user_time_short; member
624 cap_user_time_short : 1, /* the time_{cycle,mask} fields are used */ member
502 if (pc->cap_user_time_short) { in perf_mmap__read_self()
1526 tc->cap_user_time_short = time_conv->cap_user_time_short; in get_tsc_conv()
Completed in 47 milliseconds