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

/linux-master/tools/perf/bench/
H A Dinject-buildid.c79 static int add_dso(const char *fpath, const struct stat *sb __maybe_unused, function
113 if (nftw("/usr/lib/", add_dso, 10, FTW_PHYS) < 0)
/linux-master/tools/perf/
H A Dbuiltin-c2c.c2914 bool add_dso = false; local
2929 add_dso = true;
2932 add_dso = true;
2962 add_dso ? "dso," : "",

Completed in 186 milliseconds