Searched refs:ptwrite (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/tools/perf/Documentation/ |
| H A D | itrace.txt | 7 w synthesize ptwrite events 53 ptwrite, power) at the beginning. This is useful to ignore initialization code.
|
| H A D | perf-intel-pt.txt | 502 Enable PTWRITE packets which are produced when a ptwrite instruction 507 /sys/bus/event_source/devices/intel_pt/caps/ptwrite 516 provides the address of the ptwrite instruction. In the absence of 970 w synthesize "ptwrite" events 1011 "ptwrite" events record the payload of the ptwrite instruction and whether 1012 "fup_on_ptw" was used. "ptwrite" events depend on PTWRITE packets which are 1014 section above. perf script "synth" field displays "ptwrite" information like 1180 - power events, ptwrite, transaction start and abort 1811 Later perf tools support a method to emulate the ptwrite instruction, which 1812 can be useful if hardware does not support the ptwrite instruction. [all …]
|
| /linux-6.15/tools/perf/scripts/python/ |
| H A D | export-to-sqlite.py | 721 def ptwrite(id, raw_buf): function 786 ptwrite(id, raw_buf)
|
| H A D | export-to-postgresql.py | 1048 def ptwrite(id, raw_buf): function 1099 ptwrite(id, raw_buf)
|
| /linux-6.15/arch/x86/events/intel/ |
| H A D | pt.c | 61 PT_CAP(ptwrite, 0, CPUID_EBX, BIT(4)),
|
| /linux-6.15/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 452 0x14, 0, ebx, 4, ptwrite , PTWRITE support
|
| /linux-6.15/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 1260 4: XSAVE | ptwrite Ey (F3),(11B)
|
| /linux-6.15/tools/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 1260 4: XSAVE | ptwrite Ey (F3),(11B)
|