Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmachine.h288 int machines__for_each_thread(struct machines *machines,
H A Dsession.c1831 return machines__for_each_thread(&session->machines, in perf_session__flush_thread_stacks()
H A Dmachine.c3028 int machines__for_each_thread(struct machines *machines, in machines__for_each_thread() function