Searched refs:cap_user_time_zero (Results 1 – 7 of 7) sorted by relevance
15 bool cap_user_time_zero; in perf_read_tsc_conversion() local25 cap_user_time_zero = pc->cap_user_time_zero; in perf_read_tsc_conversion()35 if (!cap_user_time_zero) in perf_read_tsc_conversion()
78 bool cap_user_time_zero = false; in intel_bts_info_fill() local94 cap_user_time_zero = tc.time_mult != 0; in intel_bts_info_fill()96 if (!cap_user_time_zero) in intel_bts_info_fill()105 auxtrace_info->priv[INTEL_BTS_CAP_USER_TIME_ZERO] = cap_user_time_zero; in intel_bts_info_fill()
300 bool cap_user_time_zero = false, per_cpu_mmaps; in intel_pt_info_fill() local328 cap_user_time_zero = tc.time_mult != 0; in intel_pt_info_fill()330 if (!cap_user_time_zero) in intel_pt_info_fill()341 auxtrace_info->priv[INTEL_PT_CAP_USER_TIME_ZERO] = cap_user_time_zero; in intel_pt_info_fill()
458 cap_user_time_zero : 1, /* The time_zero field is used */ member
61 bool cap_user_time_zero; member883 bts->cap_user_time_zero = in intel_bts_process_auxtrace_info()
75 bool cap_user_time_zero; member606 if (!pt->tsc_bit || !pt->cap_user_time_zero) in intel_pt_timeless_decoding()2041 pt->cap_user_time_zero = auxtrace_info->priv[INTEL_PT_CAP_USER_TIME_ZERO]; in intel_pt_process_auxtrace_info()
2144 userpg->cap_user_time_zero = 0; in arch_perf_update_userpage()2168 userpg->cap_user_time_zero = 1; in arch_perf_update_userpage()