Searched refs:call_path__init (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | call-path.c | 14 static void call_path__init(struct call_path *cp, struct call_path *parent, in call_path__init() function 33 call_path__init(&cpr->call_path, NULL, NULL, 0, false); in call_path_root__new() 72 call_path__init(cp, parent, sym, ip, in_kernel); in call_path__new()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | call-path.c | 14 static void call_path__init(struct call_path *cp, struct call_path *parent, in call_path__init() function 33 call_path__init(&cpr->call_path, NULL, NULL, 0, false); in call_path_root__new() 72 call_path__init(cp, parent, sym, ip, in_kernel); in call_path__new()
|
Completed in 2 milliseconds