Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/tee/
A Dfs_htree.c303 static int get_idx_from_counter(uint32_t counter0, uint32_t counter1) in get_idx_from_counter() argument
306 if (!(counter1 & 1)) in get_idx_from_counter()
308 if (counter0 > counter1) in get_idx_from_counter()
314 if (counter1 & 1) in get_idx_from_counter()

Completed in 4 milliseconds