arch__fix_module_text_start 1379 tools/perf/util/machine.c 	if (arch__fix_module_text_start(&start, &size, name) < 0)
arch__fix_module_text_start  226 tools/perf/util/machine.h int arch__fix_module_text_start(u64 *start, u64 *size, const char *name);