Searched refs:ptwrite (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/tools/perf/Documentation/ |
H A D | itrace.txt | 7 w synthesize ptwrite events 52 ptwrite, power) at the beginning. This is useful to ignore initialization code.
|
H A D | perf-intel-pt.txt | 470 ptw Enable PTWRITE packets which are produced when a ptwrite instruction 475 /sys/bus/event_source/devices/intel_pt/caps/ptwrite 483 provides the address of the ptwrite instruction. In the absence of 912 w synthesize "ptwrite" events 953 "ptwrite" events record the payload of the ptwrite instruction and whether 954 "fup_on_ptw" was used. "ptwrite" events depend on PTWRITE packets which are 956 section above. perf script "synth" field displays "ptwrite" information like 1122 - power events, ptwrite, transaction start and abort 1753 Later perf tools support a method to emulate the ptwrite instruction, which 1754 can be useful if hardware does not support the ptwrite instruction. [all …]
|
/openbmc/linux/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)
|
/openbmc/linux/arch/x86/events/intel/ |
H A D | pt.c | 60 PT_CAP(ptwrite, 0, CPUID_EBX, BIT(4)),
|
/openbmc/linux/tools/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 1129 4: XSAVE | ptwrite Ey (F3),(11B)
|
/openbmc/linux/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 1129 4: XSAVE | ptwrite Ey (F3),(11B)
|