Searched refs:cls2 (Results 1 – 1 of 1) sorted by relevance
32 uint64_t cls2 = getauxval (AT_DCACHEBSIZE); in test_cache() local35 printf ("AT_DCACHEBSIZE = %" PRIu64 " B\n", cls2); in test_cache()38 if (cls1 != cls2) in test_cache()
Completed in 4 milliseconds