Searched refs:threshold_size (Results 1 – 1 of 1) sorted by relevance
| /xnu-11417.101.15/tests/memorystatus/ |
| H A D | memorystatus_experiment_factors.c | 52 size_t threshold_size = sizeof(threshold_size); variable 55 &threshold_mb, &threshold_size, NULL, 0); 58 NULL, 0, &threshold_mb, threshold_size); 62 &threshold_pages, &threshold_size, NULL, 0); 69 &threshold_mb, &threshold_size, NULL, 0); 72 NULL, 0, &threshold_mb, threshold_size); 76 &threshold_pages, &threshold_size, NULL, 0); 83 &threshold_mb, &threshold_size, NULL, 0); 86 NULL, 0, &threshold_mb, threshold_size); 90 &threshold_pages, &threshold_size, NULL, 0); [all …]
|