Home
last modified time | relevance | path

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

/Linux-v6.6/tools/objtool/
Dcheck.c2483 static bool is_profiling_func(const char *name) in is_profiling_func() function
2528 if (is_profiling_func(func->name)) in classify_symbols()