Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/
Dbuiltin-sched.c918 static struct thread_runtime *thread__init_runtime(struct thread *thread) in thread__init_runtime() function
938 tr = thread__init_runtime(thread); in thread__get_runtime()