Searched refs:call_path__new (Results 1 – 1 of 1) sorted by relevance
49 static struct call_path *call_path__new(struct call_path_root *cpr, in call_path__new() function90 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()