Home
last modified time | relevance | path

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

/tools/perf/util/
Dcall-path.h37 struct call_path { struct
38 struct call_path *parent; argument
52 struct call_path cp[CALL_PATH_BLOCK_SIZE]; argument
64 struct call_path call_path; member