Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dcall-path.c49 static struct call_path *call_path__new(struct call_path_root *cpr, in call_path__new() function
90 return call_path__new(cpr, parent, sym, ip, in_kernel); in call_path__findnew()
106 cp = call_path__new(cpr, parent, sym, ip, in_kernel); in call_path__findnew()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcall-path.c49 static struct call_path *call_path__new(struct call_path_root *cpr, in call_path__new() function
90 return call_path__new(cpr, parent, sym, ip, in_kernel); in call_path__findnew()
106 cp = call_path__new(cpr, parent, sym, ip, in_kernel); in call_path__findnew()

Completed in 1 milliseconds