Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dprobe-event.h12 struct probe_conf { struct
22 extern struct probe_conf probe_conf; argument
Dprobe-event.c54 struct probe_conf probe_conf = { .magic_num = DEFAULT_PROBE_MAGIC_NUM }; variable