Searched refs:cap_user_time_zero (Results 1 – 8 of 8) sorted by relevance
18 bool cap_user_time_zero; in perf_read_tsc_conversion() local28 cap_user_time_zero = pc->cap_user_time_zero; in perf_read_tsc_conversion()38 if (!cap_user_time_zero) in perf_read_tsc_conversion()
72 bool cap_user_time_zero = false; in intel_bts_info_fill() local88 cap_user_time_zero = tc.time_mult != 0; in intel_bts_info_fill()90 if (!cap_user_time_zero) in intel_bts_info_fill()99 auxtrace_info->priv[INTEL_BTS_CAP_USER_TIME_ZERO] = cap_user_time_zero; in intel_bts_info_fill()
326 bool cap_user_time_zero = false, per_cpu_mmaps; in intel_pt_info_fill() local365 cap_user_time_zero = tc.time_mult != 0; in intel_pt_info_fill()367 if (!cap_user_time_zero) in intel_pt_info_fill()378 auxtrace_info->priv[INTEL_PT_CAP_USER_TIME_ZERO] = cap_user_time_zero; in intel_pt_info_fill()
526 cap_user_time_zero : 1, /* The time_zero field is used */ member
56 bool cap_user_time_zero; member875 bts->cap_user_time_zero = in intel_bts_process_auxtrace_info()
78 bool cap_user_time_zero; member791 if (!pt->tsc_bit || !pt->cap_user_time_zero) in intel_pt_timeless_decoding()3110 pt->cap_user_time_zero = auxtrace_info->priv[INTEL_PT_CAP_USER_TIME_ZERO]; in intel_pt_process_auxtrace_info()
2312 userpg->cap_user_time_zero = 0; in arch_perf_update_userpage()2338 userpg->cap_user_time_zero = 1; in arch_perf_update_userpage()