Home
last modified time | relevance | path

Searched refs:thread_map__fprintf (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/tools/perf/util/
Dthread_map.h31 size_t thread_map__fprintf(struct thread_map *threads, FILE *fp);
Dthread_map.c348 size_t thread_map__fprintf(struct thread_map *threads, FILE *fp) in thread_map__fprintf() function