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

/linux-master/tools/perf/util/
H A Dthread.h109 size_t thread__fprintf(struct thread *thread, FILE *fp);
H A Dthread.c334 size_t thread__fprintf(struct thread *thread, FILE *fp) function
H A Dmachine.c969 args->printed += thread__fprintf(thread, args->fp);

Completed in 149 milliseconds