Home
last modified time | relevance | path

Searched defs:call_path (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dcall-path.h28 struct call_path { struct
29 struct call_path *parent; argument
43 struct call_path cp[CALL_PATH_BLOCK_SIZE]; argument
55 struct call_path call_path; member