Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dthread.c74 srccode_state_init(thread__srccode_state(thread)); in thread__new()
120 srccode_state_free(thread__srccode_state(thread)); in thread__delete()
H A Dthread.h285 static inline struct srccode_state *thread__srccode_state(struct thread *thread) in thread__srccode_state() function
/linux/tools/perf/
H A Dbuiltin-script.c1214 thread__srccode_state(thread)); in print_srccode()
1718 thread__srccode_state(thread)); in perf_sample__fprintf_bts()
2318 thread__srccode_state(thread))) in process_event()