Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dthread.h40 size_t thread__fprintf(struct thread *thread, FILE *fp);
Dthread.c59 size_t thread__fprintf(struct thread *thread, FILE *fp) in thread__fprintf() function
Dmachine.c425 ret += thread__fprintf(pos, fp); in machine__fprintf()