Home
last modified time | relevance | path

Searched defs:probe_conf (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
Dprobe-event.h12 struct probe_conf { struct
21 extern struct probe_conf probe_conf; argument
Dprobe-event.c53 struct probe_conf probe_conf = { .magic_num = DEFAULT_PROBE_MAGIC_NUM }; variable