Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread.c69 srccode_state_init(thread__srccode_state(thread)); in thread__new()
115 srccode_state_free(thread__srccode_state(thread)); in thread__delete()
H A Dthread.h286 static inline struct srccode_state *thread__srccode_state(struct thread *thread) in thread__srccode_state() function
/openbmc/linux/tools/perf/
H A 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()