Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/
Dsorttable.h22 #undef get_mcount_loc
47 # define get_mcount_loc get_mcount_loc_64 macro
71 # define get_mcount_loc get_mcount_loc_32 macro
225 static void get_mcount_loc(uint_t *_start, uint_t *_stop) in get_mcount_loc() function
330 get_mcount_loc(&_start_mcount_loc, &_stop_mcount_loc); in do_sort()