Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/bench/
Dinject-buildid.c79 static int add_dso(const char *fpath, const struct stat *sb __maybe_unused, in add_dso() function
113 if (nftw("/usr/lib/", add_dso, 10, FTW_PHYS) < 0) in collect_dso()
/linux-6.12.1/tools/perf/
Dbuiltin-c2c.c2893 bool add_dso = false; in build_cl_output() local
2908 add_dso = true; in build_cl_output()
2911 add_dso = true; in build_cl_output()
2941 add_dso ? "dso," : "", in build_cl_output()