Searched defs:table_size (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/kernel/vm/
H A Dvm_object_physical.cpp114 uint64_t table_size = ((end_page_offset - start_page_offset) / PAGE_SIZE) * sizeof(paddr_t); local
/fuchsia/zircon/system/uapp/ihda/
H A Dprint_codec_state.cpp240 ihda_dump_flags(uint32_t flags, const flag_lut_entry_t* table, size_t table_size, const char* suffix, const char* no_flags_text) argument
/fuchsia/zircon/third_party/ulib/ngunwind/src/dwarf/
H A DGfind_proc_info-lsb.c751 lookup (const struct table_entry *table, size_t table_size, int32_t rel_ip) argument
778 remote_lookup(unw_addr_space_t as, unw_word_t table, size_t table_size, int32_t rel_ip, struct table_entry *e, void *arg) argument

Completed in 182 milliseconds