Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dprint-events.c146 strlist__add(sdtlist, buf); in print_sdt_events()
226 strlist__add(evt_name_list, name); in print_hwcache_events()
236 strlist__add(evt_name_list, new_name); in print_hwcache_events()
304 strlist__add(evt_name_list, name); in print_symbol_events()
306 strlist__add(evt_name_list, syms[i].symbol); in print_symbol_events()
A Dstrlist.c63 int strlist__add(struct strlist *slist, const char *new_entry) in strlist__add() function
84 err = strlist__add(slist, entry); in strlist__load()
136 err = strlist__add(slist, s); in strlist__parse_list_entry()
A Dprobe-file.c199 ret = strlist__add(sl, buf); in probe_file__get_rawlist()
240 ret = strlist__add(sl, buf); in __probe_file__get_namelist()
242 ret = strlist__add(sl, tev.event); in __probe_file__get_namelist()
342 ret = strlist__add(plist, ent->s); in probe_file__get_events()
557 ret = strlist__add(entry->tevlist, buf); in probe_cache__load()
722 ret = strlist__add(entry->tevlist, command); in probe_cache__add_entry()
949 ret = strlist__add(entry->tevlist, buf); in probe_cache__scan_sdt()
A Dstrlist.h37 int strlist__add(struct strlist *slist, const char *str);
A Dutil.c296 strlist__add(list, d->d_name); in lsdir()
A Dbuild-id.c492 if (strlist__add(bidlist, sbuild_id) < 0) in build_id_cache__list_all()
A Dprobe-finder.c1557 strlist__add(vl->vars, in collect_variables_cb()
A Dsymbol.c723 strlist__add(idle_symbols_list, idle_symbols[i]); in symbol__is_idle()
A Dmachine.c374 strlist__add(seen, path); in machines__findnew()
A Dprobe-event.c2857 strlist__add(namelist, event); in probe_trace_event__set_name()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-list.c209 strlist__add(print_state->visited_metrics, name); in default_print_metric()

Completed in 35 milliseconds