Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsrccode.h9 static inline void srccode_state_init(struct srccode_state *state) in srccode_state_init() function
H A Dthread.c69 srccode_state_init(thread__srccode_state(thread)); in thread__new()