Home
last modified time | relevance | path

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

/tools/lib/traceevent/
Devent-parse.c6988 struct func_list *funclist, *funcnext; in tep_free() local
7027 funcnext = funclist->next; in tep_free()
7031 funclist = funcnext; in tep_free()