Home
last modified time | relevance | path

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

/tools/perf/util/
Dthread.c69 srccode_state_init(thread__srccode_state(thread)); in thread__new()
115 srccode_state_free(thread__srccode_state(thread)); in thread__delete()
Dthread.h286 static inline struct srccode_state *thread__srccode_state(struct thread *thread) in thread__srccode_state() function
/tools/perf/
Dbuiltin-script.c1154 thread__srccode_state(thread)); in print_srccode()
1597 thread__srccode_state(thread)); in perf_sample__fprintf_bts()
2263 thread__srccode_state(thread))) in process_event()