Home
last modified time | relevance | path

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

/tools/perf/util/
A Dthreads.h26 size_t threads__nr(struct threads *threads);
A Dthreads.c45 size_t threads__nr(struct threads *threads) in threads__nr() function
A Dmachine.c954 size_t ret = fprintf(fp, "Threads: %zu\n", threads__nr(&machine->threads)); in machine__fprintf()

Completed in 11 milliseconds