Home
last modified time | relevance | path

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

/kernel/trace/
Dtracing_map.c319 struct tracing_map_array *tracing_map_array_alloc(unsigned int n_elts, in tracing_map_array_alloc() argument
331 a->n_pages = n_elts / a->entries_per_page; in tracing_map_array_alloc()