Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/bench/
Dnuma.c364 static u8 *alloc_data(ssize_t bytes0, int map_flags, in alloc_data() argument
372 if (!bytes0) in alloc_data()
381 bytes = bytes0 + HPSIZE; in alloc_data()