Searched refs:cap_user_time_zero (Results 1 – 12 of 12) sorted by relevance
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()
329 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()
38 userpg->cap_user_time_zero = 0; in arch_perf_update_userpage()87 userpg->cap_user_time_zero = 1; in arch_perf_update_userpage()
414 tc.cap_user_time_zero = time_conv->cap_user_time_zero; in convert_timestamp()417 if (!tc.cap_user_time_zero) in convert_timestamp()
56 bool cap_user_time_zero; member855 bts->cap_user_time_zero = in intel_bts_process_auxtrace_info()
1950 spe->tc.cap_user_time_zero = tc->cap_user_time_zero; in arm_spe_process_auxtrace_info()
3512 etm->tc.cap_user_time_zero = tc->cap_user_time_zero; in cs_etm__process_auxtrace_info_full()
94 bool cap_user_time_zero; member1117 if (!pt->tsc_bit || !pt->cap_user_time_zero || pt->synth_opts.timeless_decoding) in intel_pt_timeless_decoding()4462 pt->cap_user_time_zero = auxtrace_info->priv[INTEL_PT_CAP_USER_TIME_ZERO]; in intel_pt_process_auxtrace_info()
457 __u8 cap_user_time_zero; member
648 cap_user_time_zero : 1, /* The time_zero field is used */ member
1519 tc->cap_user_time_zero = time_conv->cap_user_time_zero; in get_tsc_conv()1540 if (gs->guest_tc.cap_user_time_zero) in guest_session__convert_time()1552 if (gs->host_tc.cap_user_time_zero) in guest_session__convert_time()
2752 userpg->cap_user_time_zero = 0; in arch_perf_update_userpage()2778 userpg->cap_user_time_zero = 1; in arch_perf_update_userpage()