Searched refs:touch_mem (Results 1 – 2 of 2) sorted by relevance
11 __attribute__((noinline)) void touch_mem(void *ptr) { in touch_mem() function26 touch_mem(ptr); in main()
229 static void touch_mem(char *dest, size_t size) in touch_mem() function391 touch_mem((char *)copy, copy_size); in search_mem()