Searched refs:dso__data_file_size (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Ddso.h364 int dso__data_file_size(struct dso *dso, struct machine *machine);
H A Ddso.c1084 int dso__data_file_size(struct dso *dso, struct machine *machine) function
1107 if (dso__data_file_size(dso, machine))
1118 if (dso__data_file_size(dso, machine))
H A Dauxtrace.c2648 if (dso__data_file_size(dso, NULL)) {

Completed in 141 milliseconds