Home
last modified time | relevance | path

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

/system/extras/tests/kernel.config/
Daslr_test.cpp115 unsigned int calc_mmap_entropy(const char *exec_name, const char *lib_match, size_t samp_sz) { in calc_mmap_entropy() argument
132 for (unsigned int i = 0; i < samp_sz - 1; ++i) { in calc_mmap_entropy()
149 if (addrs.size() < (samp_sz >> 1)) { in calc_mmap_entropy()
Daslr_test.h75 unsigned int calc_mmap_entropy(const char *exec_name, const char *lib_match, size_t samp_sz);