Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dpmu.c196 static int perf_pmu__format_parse(struct perf_pmu *pmu, int dirfd, bool eager_load) in perf_pmu__format_parse()
246 static int pmu_format(struct perf_pmu *pmu, int dirfd, const char *name, bool eager_load) in pmu_format()
1103 bool eager_load) in perf_pmu__lookup()