Home
last modified time | relevance | path

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

/seL4-master/src/machine/
A Dprofiler.c136 const int hashVal = 1024; in profiler_record_sample() local
141 word_t hash2 = ((pc >> 2) % hashVal) + 1; in profiler_record_sample()

Completed in 3 milliseconds