proxygen
|
Go to the source code of this file.
Functions | |
BENCHMARK (releaseStack, iters) | |
BENCHMARK (releaseMallocTLS, iters) | |
int | main (int argc, char **argv) |
BENCHMARK | ( | releaseStack | , |
iters | |||
) |
Definition at line 23 of file MemoryIdlerBenchmark.cpp.
References i, and folly::detail::MemoryIdler::unmapUnusedStack().
BENCHMARK | ( | releaseMallocTLS | , |
iters | |||
) |
Definition at line 29 of file MemoryIdlerBenchmark.cpp.
References folly::detail::MemoryIdler::flushLocalMallocCaches(), and i.
int main | ( | int | argc, |
char ** | argv | ||
) |