Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dthread.c73 srccode_state_init(thread__srccode_state(thread)); in thread__new()
119 srccode_state_free(thread__srccode_state(thread)); in thread__delete()
H A Dthread.h284 static inline struct srccode_state *thread__srccode_state(struct thread *thread) in thread__srccode_state() function
/linux-6.15/tools/perf/
H A Dbuiltin-script.c1212 thread__srccode_state(thread)); in print_srccode()
1716 thread__srccode_state(thread)); in perf_sample__fprintf_bts()
2317 thread__srccode_state(thread))) in process_event()