Home
last modified time | relevance | path

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

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