Home
last modified time | relevance | path

Searched refs:probe_file__add_event (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dprobe-file.h45 int probe_file__add_event(int fd, struct probe_trace_event *tev);
H A Dprobe-file.c265 int probe_file__add_event(int fd, struct probe_trace_event *tev) in probe_file__add_event() function
H A Dprobe-event.c2936 ret = probe_file__add_event(fd[up], tev); in __add_probe_trace_events()