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

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

Completed in 97 milliseconds