Lines Matching full: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
169 ``0`` to ``N-1``. Each directory represents each monitoring context (refer to
179 In each context directory, two files (``avail_operations`` and ``operations``)
231 to ``N-1``. Each directory represents each monitoring target.
238 In each target directory, one file (``pid_target``) and one directory
241 If you wrote ``vaddr`` to the ``contexts/<N>/operations``, each target should
267 to ``N-1``. Each directory represents each initial monitoring target region.
274 In each region directory, you will find two files (``start`` and ``end``). You
278 Each region should not overlap with others. ``end`` of directory ``N`` should
292 to ``N-1``. Each directory represents each DAMON-based operation scheme.
299 In each scheme directory, five directories (``access_pattern``, ``quotas``,
307 Note that support of each action depends on the running DAMON operations set
339 ``nr_accesses``, and ``age``) each having two files (``min`` and ``max``)
382 to ``N-1``. Each directory represents each goal and current achievement.
385 Each goal directory contains two files, namely ``target_value`` and
424 to ``N-1``. Each directory represents each filter. The filters are evaluated
427 Each filter directory contains six files, namely ``type``, ``matcing``,
469 DAMON counts the total number and bytes of regions that each scheme is tried to
470 be applied, the two numbers for the regions that each scheme is successfully
491 directories named integer starting from ``0`` under this directory. Each
492 directory contains files exposing detailed information about each of the memory
516 In each region directory, you will find four files (``start``, ``end``,
572 provides the monitoring results for regions that each DAMON-based Operation
591 Each line of the perf script output represents each monitoring region. The
609 Each line of the output represents each monitoring region that each DAMON-based
732 Reading the file also shows the statistics of each scheme. To the file, each
733 of the schemes should be represented in each line in below form::
817 It also counts the total number and bytes of regions that each scheme is tried
818 to be applied, the two numbers for the regions that each scheme is successfully
823 will show each scheme you entered in each line, and the five numbers for the
824 statistics will be added at the end of each line.
888 One ``kdamond`` thread is created for each monitoring context. You can create