Searched refs:ptwrite (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/tools/perf/Documentation/ |
D | itrace.txt | 6 w synthesize ptwrite events 51 ptwrite, power) at the beginning. This is useful to ignore initialization code.
|
D | perf-intel-pt.txt | 461 ptw Enable PTWRITE packets which are produced when a ptwrite instruction 466 /sys/bus/event_source/devices/intel_pt/caps/ptwrite 474 provides the address of the ptwrite instruction. In the absence of 902 w synthesize "ptwrite" events 933 "ptwrite" events record the payload of the ptwrite instruction and whether 934 "fup_on_ptw" was used. "ptwrite" events depend on PTWRITE packets which are 936 section above. perf script "synth" field displays "ptwrite" information like 1102 - power events, ptwrite, transaction start and abort 1733 Later perf tools support a method to emulate the ptwrite instruction, which 1734 can be useful if hardware does not support the ptwrite instruction. [all …]
|
/Linux-v6.1/tools/perf/scripts/python/ |
D | export-to-sqlite.py | 721 def ptwrite(id, raw_buf): function 786 ptwrite(id, raw_buf)
|
D | export-to-postgresql.py | 1048 def ptwrite(id, raw_buf): function 1099 ptwrite(id, raw_buf)
|
/Linux-v6.1/arch/x86/events/intel/ |
D | pt.c | 60 PT_CAP(ptwrite, 0, CPUID_EBX, BIT(4)),
|
/Linux-v6.1/arch/x86/lib/ |
D | x86-opcode-map.txt | 1128 4: XSAVE | ptwrite Ey (F3),(11B)
|
/Linux-v6.1/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 1128 4: XSAVE | ptwrite Ey (F3),(11B)
|