Home
last modified time | relevance | path

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

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