Home
last modified time | relevance | path

Searched defs:nr_alloc (Results 1 – 3 of 3) sorted by relevance

/tools/lib/api/fd/
Darray.c24 int nr_alloc = fda->nr_alloc + nr; in fdarray__grow() local
44 struct fdarray *fdarray__new(int nr_alloc, int nr_autogrow) in fdarray__new()
Darray.h20 int nr_alloc; member
/tools/perf/
Dbuiltin-kmem.c268 int nr_alloc; member