Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dmachine.h280 int machines__for_each_thread(struct machines *machines,
H A Dsession.c2032 return machines__for_each_thread(&session->machines, in perf_session__flush_thread_stacks()
H A Dmachine.c3239 int machines__for_each_thread(struct machines *machines, in machines__for_each_thread() function