Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dprobe-event.h25 #define DEFAULT_PROBE_MAGIC_NUM 0xdeade12d /* u32: 3735937325 */ macro
Dprobe-event.c55 struct probe_conf probe_conf = { .magic_num = DEFAULT_PROBE_MAGIC_NUM };