Searched refs:thread__fprintf (Results 1 – 3 of 3) sorted by relevance
110 size_t thread__fprintf(struct thread *thread, FILE *fp);
330 size_t thread__fprintf(struct thread *thread, FILE *fp) in thread__fprintf() function
919 args->printed += thread__fprintf(thread, args->fp); in machine_fprintf_cb()