Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
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()