HomeSort by relevance Sort by last modified time
    Searched full:get_access_time (Results 1 - 1 of 1) sorted by null

  /external/ltp/testcases/cve/
meltdown.c 146 get_access_time(volatile char *addr) function
173 time = get_access_time(addr);
242 cached += get_access_time(target_array);
245 cached += get_access_time(target_array);
249 uncached += get_access_time(target_array);

Completed in 114 milliseconds