Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dpmu.c193 static int perf_pmu__format_parse(struct perf_pmu *pmu, int dirfd, bool eager_load) in perf_pmu__format_parse()
243 static int pmu_format(struct perf_pmu *pmu, int dirfd, const char *name, bool eager_load) in pmu_format()
1083 bool eager_load) in perf_pmu__lookup()