Searched refs:psb_cyc (Results 1 – 5 of 5) sorted by relevance
/linux/tools/perf/arch/x86/util/ |
H A D | intel-pt.c | 185 int psb_cyc, psb_periods, psb_period; in intel_pt_default_config() local 211 &psb_cyc) != 1) in intel_pt_default_config() 212 psb_cyc = 1; in intel_pt_default_config() 214 if (psb_cyc && mtc_periods) { in intel_pt_default_config()
|
/linux/tools/perf/tests/shell/ |
H A D | test_intel_pt.sh | 477 cyc=$(cat /sys/bus/event_source/devices/intel_pt/caps/psb_cyc)
|
/linux/arch/x86/events/intel/ |
H A D | pt.c | 57 PT_CAP(psb_cyc, 0, CPUID_EBX, BIT(1)),
|
/linux/tools/perf/Documentation/ |
H A D | perf-intel-pt.txt | 339 /sys/bus/event_source/devices/intel_pt/caps/psb_cyc 428 /sys/bus/event_source/devices/intel_pt/caps/psb_cyc
|
/linux/tools/arch/x86/kcpuid/ |
H A D | cpuid.csv | 449 …0x14, 0, ebx, 1, psb_cyc , Configurable PSB and cycle-accurate mo…
|