Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dintel-pt.c722 #define PTWRITE_MAGIC "\x0f\x0bperf,ptwrite " macro
731 if (len == PTWRITE_MAGIC_LEN && !memcmp(buf, PTWRITE_MAGIC, PTWRITE_MAGIC_LEN)) { in intel_pt_emulated_ptwrite()