Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/traceevent/plugins/
Dplugin_function.c82 static int add_and_get_index(const char *parent, const char *child, int cpu) in add_and_get_index() function
152 index = add_and_get_index(parent, func, record->cpu); in function_handler()