add_cpu_prop
(void) add_cpu_prop(anodeh, NULL);
extern int add_cpu_prop(picl_nodehdl_t node, void *args);
status = ptree_walk_tree_by_class(root_node, "cpu", NULL, add_cpu_prop);
extern int add_cpu_prop(picl_nodehdl_t node, void *args);