Searched refs:FTRACE_CALLSITE_SECTION (Results 1 – 4 of 4) sorted by relevance
999 #define FTRACE_CALLSITE_SECTION "__patchable_function_entries" macro1001 #define FTRACE_CALLSITE_SECTION "__mcount_loc" macro
531 if (!strcmp(FTRACE_CALLSITE_SECTION, secname)) { in module_finalize()
925 if (symindex != -1 && !strcmp(secname, FTRACE_CALLSITE_SECTION)) { in module_finalize()
2192 mod->ftrace_callsites = section_objs(info, FTRACE_CALLSITE_SECTION, in find_module_sections()
Completed in 24 milliseconds