Searched refs:cap_user_time_zero (Results 1 – 8 of 8) sorted by relevance
16 bool cap_user_time_zero; in perf_read_tsc_conversion() local26 cap_user_time_zero = pc->cap_user_time_zero; in perf_read_tsc_conversion()36 if (!cap_user_time_zero) in perf_read_tsc_conversion()
77 bool cap_user_time_zero = false; in intel_bts_info_fill() local93 cap_user_time_zero = tc.time_mult != 0; in intel_bts_info_fill()95 if (!cap_user_time_zero) in intel_bts_info_fill()104 auxtrace_info->priv[INTEL_BTS_CAP_USER_TIME_ZERO] = cap_user_time_zero; in intel_bts_info_fill()
331 bool cap_user_time_zero = false, per_cpu_mmaps; in intel_pt_info_fill() local370 cap_user_time_zero = tc.time_mult != 0; in intel_pt_info_fill()372 if (!cap_user_time_zero) in intel_pt_info_fill()383 auxtrace_info->priv[INTEL_PT_CAP_USER_TIME_ZERO] = cap_user_time_zero; in intel_pt_info_fill()
525 cap_user_time_zero : 1, /* The time_zero field is used */ member
63 bool cap_user_time_zero; member891 bts->cap_user_time_zero = in intel_bts_process_auxtrace_info()
78 bool cap_user_time_zero; member690 if (!pt->tsc_bit || !pt->cap_user_time_zero) in intel_pt_timeless_decoding()2436 pt->cap_user_time_zero = auxtrace_info->priv[INTEL_PT_CAP_USER_TIME_ZERO]; in intel_pt_process_auxtrace_info()
2309 userpg->cap_user_time_zero = 0; in arch_perf_update_userpage()2335 userpg->cap_user_time_zero = 1; in arch_perf_update_userpage()