Home
last modified time | relevance | path

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

/linux-6.1.9/tools/objtool/
Dcheck.c2285 static bool is_profiling_func(const char *name) in is_profiling_func() function
2329 if (is_profiling_func(func->name)) in classify_symbols()