Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dprobe-file.c34 static void print_open_warning(int err, bool uprobe) in print_open_warning() function
112 print_open_warning(fd, flag & PF_FL_UPROBE); in probe_file__open()