Home
last modified time | relevance | path

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

/linux/tools/power/cpupower/lib/
A Dpowercap.c210 zone->tree_depth = zone->parent->tree_depth + 1; in powercap_read_zone()
250 if (zone->tree_depth >= POWERCAP_MAX_TREE_DEPTH) { in powercap_read_zone()
A Dpowercap.h29 int tree_depth; member
/linux/tools/power/cpupower/utils/
A Dpowercap-info.c31 for (i = 0; i < zone->tree_depth && i < POWERCAP_MAX_TREE_DEPTH; i++) in powercap_print_one_zone()
/linux/tools/power/cpupower/bindings/python/
A Draw_pylibcpupower.swg217 int tree_depth;
/linux/Documentation/ABI/testing/
A Dsysfs-block-bcache130 What: /sys/block/<disk>/bcache/tree_depth
/linux/drivers/md/bcache/
A Dsysfs.c69 read_attribute(tree_depth);
735 sysfs_print(tree_depth, c->root->level); in SHOW()
/linux/Documentation/admin-guide/
A Dbcache.rst567 tree_depth

Completed in 14 milliseconds