Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dintel-pt.c729 #define PTWRITE_MAGIC "\x0f\x0bperf,ptwrite " macro
738 if (len == PTWRITE_MAGIC_LEN && !memcmp(buf, PTWRITE_MAGIC, PTWRITE_MAGIC_LEN)) { in intel_pt_emulated_ptwrite()