Home
last modified time | relevance | path

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

/linux/tools/perf/util/ !
H A Dthread.h114 size_t thread__fprintf(struct thread *thread, FILE *fp);
H A Dthread.c352 size_t thread__fprintf(struct thread *thread, FILE *fp) in thread__fprintf() function
H A Dmachine.c944 args->printed += thread__fprintf(thread, args->fp); in machine_fprintf_cb()