Searched refs:ptwrite (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | itrace.txt | 6 w synthesize ptwrite events 46 ptwrite, power) at the beginning. This is useful to ignore initialization code.
|
D | perf-intel-pt.txt | 445 ptw Enable PTWRITE packets which are produced when a ptwrite instruction 450 /sys/bus/event_source/devices/intel_pt/caps/ptwrite 456 provides the address of the ptwrite instruction. In the absence of 860 w synthesize "ptwrite" events 887 "ptwrite" events record the payload of the ptwrite instruction and whether 888 "fup_on_ptw" was used. "ptwrite" events depend on PTWRITE packets which are 890 section above. perf script "synth" field displays "ptwrite" information like 1039 - power events, ptwrite, transaction start and abort
|
/kernel/linux/linux-5.10/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)
|
/kernel/linux/linux-5.10/arch/x86/events/intel/ |
D | pt.c | 58 PT_CAP(ptwrite, 0, CPUID_EBX, BIT(4)),
|
/kernel/linux/linux-5.10/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 1043 4: XSAVE | ptwrite Ey (F3),(11B)
|
/kernel/linux/linux-5.10/arch/x86/lib/ |
D | x86-opcode-map.txt | 1043 4: XSAVE | ptwrite Ey (F3),(11B)
|