Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
get_first_child
tools/perf/ui/browsers/annotate-data.c
202
return get_first_child(entry->parent) == entry;
tools/perf/ui/browsers/annotate-data.c
249
entry = get_first_child(entry);