Searched refs:src_map (Results 1 – 1 of 1) sorted by relevance
479 if (!src_map[i][j]) in graph_init()485 node_data->next_percentage[edges] = src_map[i][j]; in graph_init()487 total_percent += src_map[i][j]; in graph_init()759 uint8_t src_map[][1] = { {100} }; in graph_init_hr() local763 STAGES(edge_map), NODES_PER_STAGE(edge_map), src_map, in graph_init_hr()782 uint8_t src_map[][1] = { {100} }; in graph_init_hr_brst_one() local805 uint8_t src_map[][1] = { in graph_init_hr_multi_src() local830 uint8_t src_map[][1] = { {100} }; in graph_init_hr_multi_snk() local873 uint8_t src_map[][4] = { {100, 0, 0, 0} }; in graph_init_tree() local915 uint8_t src_map[][4] = { {25, 25, 25, 25} }; in graph_init_reverse_tree() local[all …]