Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds