Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dprobe-file.c35 static bool print_common_warning(int err, bool readwrite) in print_common_warning() function
78 if (print_common_warning(err, readwrite)) in print_open_warning()
93 if (kerr == uerr && print_common_warning(kerr, readwrite)) in print_both_open_warning()