Home
last modified time | relevance | path

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

/third_party/pixman/test/
Daffine-bench.c154 static const char clean_space[MAX_L2CACHE_SIZE]; in flush_cache() local
155 volatile const char *x = clean_space; in flush_cache()
156 const char *clean_end = clean_space + sizeof clean_space; in flush_cache()