Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
is_perf_magic
tools/perf/ui/browsers/hists.c
2410
if (is_perf_magic(magic)) {
tools/perf/util/data.c
541
ret = is_perf_magic(magic);
tools/perf/util/header.h
190
bool is_perf_magic(u64 magic);