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