Lines Matching refs:each
60 figure, parents-children relations are represented with indentations, each
61 directory is having ``/`` suffix, and files in each directory are separated by
121 child directories named ``0`` to ``N-1``. Each directory represents each
129 In each kdamond directory, two files (``state`` and ``pid``) and one directory
143 - ``update_schemes_stats``: Update the contents of stats files for each
147 action tried regions directory for each DAMON-based operation scheme of the
154 action tried regions directory for each DAMON-based operation scheme of the
157 ``effective_bytes`` files for each DAMON-based operation scheme of the
172 ``0`` to ``N-1``. Each directory represents each monitoring context (refer to
182 In each context directory, two files (``avail_operations`` and ``operations``)
229 to ``N-1``. Each directory represents each monitoring target.
236 In each target directory, one file (``pid_target``) and one directory
239 If you wrote ``vaddr`` to the ``contexts/<N>/operations``, each target should
259 to ``N-1``. Each directory represents each initial monitoring target region.
266 In each region directory, you will find two files (``start`` and ``end``). You
284 to ``N-1``. Each directory represents each DAMON-based operation scheme.
291 In each scheme directory, five directories (``access_pattern``, ``quotas``,
316 ``nr_accesses``, and ``age``) each having two files (``min`` and ``max``)
370 to ``N-1``. Each directory represents each goal and current achievement.
376 doc <damon_design_damos_quotas_auto_tuning>` by writing to and reading from each
412 to ``N-1``. Each directory represents each filter. The filters are evaluated
457 DAMON counts the total number and bytes of regions that each scheme is tried to
458 be applied, the two numbers for the regions that each scheme is successfully
480 directory contains files exposing detailed information about each of the memory
504 In each region directory, you will find four files (``start``, ``end``,
560 provides the monitoring results for regions that each DAMON-based Operation
579 Each line of the perf script output represents each monitoring region. The
597 Each line of the output represents each monitoring region that each DAMON-based
728 Reading the file also shows the statistics of each scheme. To the file, each
729 of the schemes should be represented in each line in below form::
756 action and DAMON operations set supporting each action, please refer to the
811 It also counts the total number and bytes of regions that each scheme is tried
812 to be applied, the two numbers for the regions that each scheme is successfully
817 will show each scheme you entered in each line, and the five numbers for the
818 statistics will be added at the end of each line.
882 One ``kdamond`` thread is created for each monitoring context. You can create