Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/bench/
H A Dnuma.c372 static u8 *alloc_data(ssize_t bytes0, int map_flags, in alloc_data() argument
380 if (!bytes0) in alloc_data()
391 bytes = bytes0 + HPSIZE; in alloc_data()
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dnuma.c423 static u8 *alloc_data(ssize_t bytes0, int map_flags, in alloc_data() argument
431 if (!bytes0) in alloc_data()
442 bytes = bytes0 + HPSIZE; in alloc_data()

Completed in 6 milliseconds