Searched refs:read_attribute (Results 1 – 6 of 6) sorted by relevance
151 read_attribute(uuid);152 read_attribute(minor);153 read_attribute(flags);156 read_attribute(nbuckets);158 read_attribute(io_done);159 read_attribute(io_errors);166 read_attribute(congested);183 read_attribute(write_refs);204 read_attribute(has_data);206 read_attribute(accounting);[all …]
283 read_attribute(name##_rate_debug)
66 read_attribute(bucket_size);67 read_attribute(block_size);68 read_attribute(nbuckets);69 read_attribute(tree_depth);75 read_attribute(written);87 read_attribute(btree_nodes);90 read_attribute(dirty_data);96 read_attribute(state);98 read_attribute(reclaim);103 read_attribute(io_errors);[all …]
44 read_attribute(cache_hits);45 read_attribute(cache_misses);46 read_attribute(cache_bypass_hits);47 read_attribute(cache_bypass_misses);48 read_attribute(cache_hit_ratio);49 read_attribute(cache_miss_collisions);50 read_attribute(bypassed);
333 read_attribute(name ## _average_frequency_ ## frequency_units); \334 read_attribute(name ## _average_duration_ ## duration_units); \335 read_attribute(name ## _max_duration_ ## duration_units); \336 read_attribute(name ## _last_ ## frequency_units)
48 #define read_attribute(n) __sysfs_attribute(n, 0444) macro
Completed in 18 milliseconds