Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dprobe-event.h12 struct probe_conf { struct
22 extern struct probe_conf probe_conf; argument
H A Dprobe-event.c55 struct probe_conf probe_conf = { .magic_num = DEFAULT_PROBE_MAGIC_NUM }; variable