Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dthread_map.h22 size_t thread_map__fprintf(struct perf_thread_map *threads, FILE *fp);
H A Dthread_map.c281 size_t thread_map__fprintf(struct perf_thread_map *threads, FILE *fp) in thread_map__fprintf() function