Home
last modified time | relevance | path

Searched refs:maps__load_first (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/perf/util/
H A Dmaps.h79 void maps__load_first(struct maps *maps);
H A Dbpf_lock_contention.c650 maps__load_first(machine->kmaps); in lock_contention_read()
H A Dmaps.c1313 void maps__load_first(struct maps *maps) in maps__load_first() function