Home
last modified time | relevance | path

Searched defs:num_nodes (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dprocess_tree.py100 def num_nodes(self, process_list): member in ProcessTree
/openbmc/qemu/include/system/
H A Dnuma.h81 int num_nodes; member
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h2623 static void stbrp_init_target(stbrp_context *con, int pw, int ph, stbrp_node *nodes, int num_nodes) in stbrp_init_target()
2666 int num_nodes = pw - padding; in stbtt_PackBegin() local