Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dmachine.h260 int machines__for_each_thread(struct machines *machines,
H A Dsession.c1941 return machines__for_each_thread(&session->machines, in perf_session__flush_thread_stacks()
H A Dmachine.c2954 int machines__for_each_thread(struct machines *machines, in machines__for_each_thread() function