Searched refs:call_path__init (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dcall-path.c14 static void call_path__init(struct call_path *cp, struct call_path *parent, function
33 call_path__init(&cpr->call_path, NULL, NULL, 0, false);
72 call_path__init(cp, parent, sym, ip, in_kernel);

Completed in 172 milliseconds