Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dprobe-file.c74 static void print_open_warning(int err, bool uprobe, bool readwrite) in print_open_warning() function
147 print_open_warning(fd, flag & PF_FL_UPROBE, flag & PF_FL_RW); in probe_file__open()