Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/cbmem/
H A Dcbmem.c621 static int find_matching_end(struct timestamp_table *sorted_tst_p, uint32_t start, uint32_t end) in find_matching_end() function
763 find_matching_end(sorted_tst_p, i, range_stack[stacklvl].end); in dump_timestamps()