Searched refs:thread__fprintf (Results 1 – 3 of 3) sorted by relevance
123 size_t thread__fprintf(struct thread *thread, FILE *fp);
358 size_t thread__fprintf(struct thread *thread, FILE *fp) in thread__insert_map() 352 size_t thread__fprintf(struct thread *thread, FILE *fp) thread__fprintf() function
965 args->printed += thread__fprintf(thread, args->fp); in machine__get_kernel()