Searched defs:memflush (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/tools/testing/selftests/resctrl/ |
| H A D | fill_buf.c | 138 static int fill_cache(size_t buf_size, int memflush, int op, bool once) in fill_cache() argument 167 int run_fill_buf(size_t span, int memflush, int op, bool once) in run_fill_buf() argument
|
| H A D | cache.c | 214 int memflush = 1, operation = 0, ret = 0; in cat_val() local
|
| H A D | resctrlfs.c | 307 int operation, ret, memflush; in run_benchmark() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/resctrl/ |
| H A D | cache.c | 215 int malloc_and_init_memory = 1, memflush = 1, operation = 0, ret = 0; in cat_val() local
|
| H A D | fill_buf.c | 149 fill_cache(unsigned long long buf_size, int malloc_and_init, int memflush, in fill_cache() argument 198 run_fill_buf(unsigned long span, int malloc_and_init_memory, int memflush, int op, char *resctrl_val) run_fill_buf() argument
|
| H A D | resctrlfs.c | 313 int operation, ret, malloc_and_init_memory, memflush; in run_benchmark() local
|
Completed in 4 milliseconds