Home
last modified time | relevance | path

Searched refs:INTEL_PT_CAP_USER_TIME_ZERO (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dintel-pt.h17 INTEL_PT_CAP_USER_TIME_ZERO, enumerator
H A Dintel-pt.c4137 [INTEL_PT_CAP_USER_TIME_ZERO] = " Cap Time Zero %"PRId64"\n",
4235 pt->cap_user_time_zero = auxtrace_info->priv[INTEL_PT_CAP_USER_TIME_ZERO]; in intel_pt_process_auxtrace_info()
/openbmc/linux/tools/perf/arch/x86/util/
H A Dintel-pt.c387 auxtrace_info->priv[INTEL_PT_CAP_USER_TIME_ZERO] = cap_user_time_zero; in intel_pt_info_fill()