Searched defs:stress (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/migration-stress/ | ||
H A D | meson.build | 5 stress = executable( variable |
H A D | stress.c | 217 static void stress(unsigned long long ramsizeGB, int ncpus) in stress() function |