Home
last modified time | relevance | path

Searched defs:max_nr_entries (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dpstack.c17 unsigned short max_nr_entries; member
21 struct pstack *pstack__new(unsigned short max_nr_entries) in pstack__new()
/openbmc/linux/arch/x86/kernel/
H A De820.c325 u32 max_nr_entries = ARRAY_SIZE(table->entries); in e820__update_table() local