Home
last modified time | relevance | path

Searched defs:new_entry (Results 1 – 5 of 5) sorted by relevance

/tools/perf/util/
Drblist.c13 int rblist__add_node(struct rblist *rblist, const void *new_entry) in rblist__add_node()
Dstrlist.c63 int strlist__add(struct strlist *slist, const char *new_entry) in strlist__add()
Dsymbol.c2303 static int vmlinux_path__add(const char *new_entry) in vmlinux_path__add()
/tools/net/ynl/lib/
Dnlspec.py128 def new_entry(self, entry, prev_entry, value_start): member in SpecEnumSet
/tools/net/ynl/
Dynl-gen-c.py784 def new_entry(self, entry, prev_entry, value_start): member in EnumSet