Home
last modified time | relevance | path

Searched refs:ptwrite (Results 1 – 8 of 8) sorted by relevance

/linux/tools/perf/Documentation/
A Ditrace.txt7 w synthesize ptwrite events
53 ptwrite, power) at the beginning. This is useful to ignore initialization code.
A Dperf-intel-pt.txt474 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 Dexport-to-sqlite.py721 def ptwrite(id, raw_buf): function
786 ptwrite(id, raw_buf)
A Dexport-to-postgresql.py1048 def ptwrite(id, raw_buf): function
1099 ptwrite(id, raw_buf)
/linux/arch/x86/events/intel/
A Dpt.c60 PT_CAP(ptwrite, 0, CPUID_EBX, BIT(4)),
/linux/tools/arch/x86/kcpuid/
A Dcpuid.csv452 0x14, 0, ebx, 4, ptwrite , PTWRITE support
/linux/tools/arch/x86/lib/
A Dx86-opcode-map.txt1260 4: XSAVE | ptwrite Ey (F3),(11B)
/linux/arch/x86/lib/
A Dx86-opcode-map.txt1260 4: XSAVE | ptwrite Ey (F3),(11B)

Completed in 27 milliseconds