Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
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