Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/bench/
H A 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()
/openbmc/linux/tools/perf/
H A Dbuiltin-c2c.c2914 bool add_dso = false; in build_cl_output() local
2929 add_dso = true; in build_cl_output()
2932 add_dso = true; in build_cl_output()
2962 add_dso ? "dso," : "", in build_cl_output()