Home
last modified time | relevance | path

Searched defs:pthreads (Results 1 – 2 of 2) sorted by relevance

/tools/perf/util/
Dpython.c566 static int pyrf_thread_map__init(struct pyrf_thread_map *pthreads, in pyrf_thread_map__init()
582 static void pyrf_thread_map__delete(struct pyrf_thread_map *pthreads) in pyrf_thread_map__delete()
590 struct pyrf_thread_map *pthreads = (void *)obj; in pyrf_thread_map__length() local
597 struct pyrf_thread_map *pthreads = (void *)obj; in pyrf_thread_map__item() local
756 PyObject *pcpus = NULL, *pthreads = NULL; in pyrf_evsel__open() local
822 PyObject *pcpus = NULL, *pthreads = NULL; in pyrf_evlist__init() local
/tools/perf/bench/
Dnuma.c1276 pthread_t *pthreads; in worker_process() local