Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dsort.h62 struct map_symbol ms;
Dcallchain.h55 struct map_symbol ms;
Dsymbol.h137 struct map_symbol { struct
/external/linux-tools-perf/util/ui/browsers/
Dhists.c26 struct map_symbol *selection;
48 static char map_symbol__folded(const struct map_symbol *self) in map_symbol__folded()
63 static void map_symbol__set_folding(struct map_symbol *self, bool unfold) in map_symbol__set_folding()
123 static bool map_symbol__toggle_fold(struct map_symbol *self) in map_symbol__toggle_fold()