OpenGrok
Cross Reference: session.c
xref
: /
external
/
linux-tools-perf
/
util
/
session.c
Home
|
History
|
Annotate
|
Download
|
only in
util
Lines Matching
full:array_size
1059
map_idx = (map_idx + 1) & (
ARRAY_SIZE
(mmaps) - 1);