Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/damon/
Dsysfs.sh115 quotas_dir=$1
116 ensure_dir "$quotas_dir" "exist"
117 ensure_file "$quotas_dir/ms" "exist" 600
118 ensure_file "$quotas_dir/bytes" "exist" 600
119 ensure_file "$quotas_dir/reset_interval_ms" "exist" 600
120 test_weights "$quotas_dir/weights"