Searched refs:__btf_show_indent (Results 1 – 1 of 1) sorted by relevance
1110 static const char *__btf_show_indent(struct btf_show *show) in __btf_show_indent() function1122 return show->flags & BTF_SHOW_COMPACT ? "" : __btf_show_indent(show); in btf_show_indent()