Searched refs:is_caller (Results 1 – 2 of 2) sorted by relevance
470 static void out_func(ulong func_offset, int is_caller, const char *suffix) in out_func() argument474 func = (is_caller ? find_caller_by_offset : find_func_by_offset) in out_func()
1008 int n_lines, int is_caller) in __print_slab_result() argument1014 printf(" %-34s |", is_caller ? "Callsite": "Alloc Ptr"); in __print_slab_result()1028 if (is_caller) { in __print_slab_result()