Home
last modified time | relevance | path

Searched refs:thread__init_map_groups (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dthread.h52 int thread__init_map_groups(struct thread *thread, struct machine *machine);
Dthread.c19 int thread__init_map_groups(struct thread *thread, struct machine *machine) in thread__init_map_groups() function
Dcs-etm.c1424 if (thread__init_map_groups(etm->unknown_thread, etm->machine)) in cs_etm__process_auxtrace_info()
Dmachine.c508 if (thread__init_map_groups(th, machine)) { in ____machine__findnew_thread()
Dintel-pt.c2525 if (thread__init_map_groups(pt->unknown_thread, pt->machine)) { in intel_pt_process_auxtrace_info()