Searched refs:ptwrite (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/tools/perf/Documentation/ |
D | itrace.txt | 6 w synthesize ptwrite events 35 ptwrite, power) at the beginning. This is useful to ignore initialization code.
|
D | intel-pt.txt | 410 ptw Enable PTWRITE packets which are produced when a ptwrite instruction 415 /sys/bus/event_source/devices/intel_pt/caps/ptwrite 421 provides the address of the ptwrite instruction. In the absence of 753 w synthesize "ptwrite" events 777 "ptwrite" events record the payload of the ptwrite instruction and whether 778 "fup_on_ptw" was used. "ptwrite" events depend on PTWRITE packets which are 780 section above. perf script "synth" field displays "ptwrite" information like
|
/Linux-v5.4/tools/perf/scripts/python/ |
D | export-to-sqlite.py | 718 def ptwrite(id, raw_buf): function 783 ptwrite(id, raw_buf)
|
D | export-to-postgresql.py | 1045 def ptwrite(id, raw_buf): function 1096 ptwrite(id, raw_buf)
|
/Linux-v5.4/arch/x86/events/intel/ |
D | pt.c | 58 PT_CAP(ptwrite, 0, CPUID_EBX, BIT(4)),
|
/Linux-v5.4/arch/x86/lib/ |
D | x86-opcode-map.txt | 1021 4: XSAVE | ptwrite Ey (F3),(11B)
|
/Linux-v5.4/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 1021 4: XSAVE | ptwrite Ey (F3),(11B)
|