Home
last modified time | relevance | path

Searched refs:trace__fprintf_thread (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-trace.c4363 static size_t trace__fprintf_thread(FILE *fp, struct thread *thread, struct trace *trace) function
4418 printed += trace__fprintf_thread(fp, threads_entry->thread, trace);
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-trace.c4284 static size_t trace__fprintf_thread(FILE *fp, struct thread *thread, struct trace *trace) function
4341 printed += trace__fprintf_thread(fp, threads_entry->thread, trace);

Completed in 15 milliseconds