Home
last modified time | relevance | path

Searched refs:__dsos__read_build_ids (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Ddsos.h34 bool __dsos__read_build_ids(struct list_head *head, bool with_hits);
H A Ddsos.c73 bool __dsos__read_build_ids(struct list_head *head, bool with_hits) in __dsos__read_build_ids() function
H A Dbuild-id.c892 return __dsos__read_build_ids(&machine->dsos.head, with_hits); in machine__read_build_ids()
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddsos.h34 bool __dsos__read_build_ids(struct list_head *head, bool with_hits);
H A Ddsos.c76 bool __dsos__read_build_ids(struct list_head *head, bool with_hits) in __dsos__read_build_ids() function
H A Dbuild-id.c995 return __dsos__read_build_ids(&machine->dsos.head, with_hits); in machine__read_build_ids()

Completed in 7 milliseconds