Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dcallchain.h171 static inline void callchain_init(struct callchain_root *root) in callchain_init() function
H A Dhist.c479 callchain_init(he->callchain); in hist_entry__init()
/openbmc/linux/tools/perf/
H A Dbuiltin-sched.c2255 callchain_init(&itr->callchain); in init_idle_thread()