Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread.h108 size_t thread__fprintf(struct thread *thread, FILE *fp);
H A Dthread.c326 size_t thread__fprintf(struct thread *thread, FILE *fp) in thread__fprintf() function
H A Dmachine.c959 ret += thread__fprintf(pos, fp); in machine__fprintf()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread.h107 size_t thread__fprintf(struct thread *thread, FILE *fp);
H A Dthread.c334 size_t thread__fprintf(struct thread *thread, FILE *fp) in thread__fprintf() function
H A Dmachine.c1141 ret += thread__fprintf(pos, fp); in machine__fprintf()

Completed in 12 milliseconds