Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dpmu.h208 int perf_pmu__format_parse(struct perf_pmu *pmu, int dirfd, bool eager_load);
H A Dpmu.c197 int perf_pmu__format_parse(struct perf_pmu *pmu, int dirfd, bool eager_load) in perf_pmu__format_parse() argument
220 if (eager_load) { in perf_pmu__format_parse()