Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/bench/
Dnuma.c389 static void * zalloc_shared_data(ssize_t bytes) in zalloc_shared_data() function
1273 g->threads = zalloc_shared_data(size); in init_thread_data()