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