Home
last modified time | relevance | path

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

/linux/tools/perf/bench/
H A Dmem-functions.c359 static void bench_munmap(void *p, size_t size) in bench_munmap() function
385 bench_munmap(*dst, p->size); in mem_free()
386 bench_munmap(*src, p->size); in mem_free()
519 bench_munmap(dst, p->size); in do_mmap()