Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/damon/
H A Dsysfs.sh155 quotas_dir=$1
156 ensure_dir "$quotas_dir" "exist"
157 ensure_file "$quotas_dir/ms" "exist" 600
158 ensure_file "$quotas_dir/bytes" "exist" 600
159 ensure_file "$quotas_dir/reset_interval_ms" "exist" 600
160 test_weights "$quotas_dir/weights"