Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/vm/
H A Dcorpse_footprint.c52 char size_arg[64]; in spawn_munch() local
57 snprintf(size_arg, sizeof(size_arg), "--lim-size=%lub", footprint), in spawn_munch()
65 size_arg, in spawn_munch()