Home
last modified time | relevance | path

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

/tools/lib/traceevent/
Devent-parse-local.h13 struct func_list;
43 struct func_list *funclist;
Devent-parse.c402 struct func_list { struct
403 struct func_list *next; argument
445 struct func_list *funclist; in func_map_init()
446 struct func_list *item; in func_map_init()
617 struct func_list *item = malloc(sizeof(*item)); in tep_register_function()
6988 struct func_list *funclist, *funcnext; in tep_free()