Searched refs:probe_file__open (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dprobe-file.h41 int probe_file__open(int flag);
H A Dprobe-file.c138 int probe_file__open(int flag) function
H A Dprobe-event.c2896 fd = probe_file__open(PF_FL_RW | (uprobe ? PF_FL_UPROBE : 0));

Completed in 121 milliseconds