Lines Matching refs:region
9 Each user-defined region specifies a starting sector, length and step.
13 The I/O statistics counters for each step-sized area of a region are
25 Each region has a corresponding unique identifier, which we call a
26 region_id, that is assigned when the region is created. The region_id
27 must be supplied when querying statistics about the region, deleting the
28 region, etc. Unique region_ids enable multiple userspace programs to
45 Create a new region and return the region_id.
100 Delete the region with the specified id.
127 if they were specified when creating the region.
131 Print counters for each step-sized area of a region.
144 Output format for each step-sized area of a region:
189 Store auxiliary data aux_data for the specified region.