Home
last modified time | relevance | path

Searched defs:sorted_tst_p (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()
683 struct timestamp_table *sorted_tst_p; in dump_timestamps() local