Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dthreads.h24 void threads__init(struct threads *threads);
Dthreads.c23 void threads__init(struct threads *threads) in threads__init() function
Dmachine.c85 threads__init(&machine->threads); in machine__init()