Home
last modified time | relevance | path

Searched refs:inline_list__append (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dsrcline.c48 static int inline_list__append(struct symbol *symbol, char *srcline, in inline_list__append() function
298 return inline_list__append(inline_sym, srcline, node); in inline_list__append_dso_a2l()
631 return inline_list__append(inline_sym, srcline_from_fileline(filename, line_nr), node); in inline_list__append_record()