Searched refs:graph_set_base_offset (Results 1 – 3 of 3) sorted by relevance
93 extern void graph_set_base_offset(struct graph *g, unsigned int base_offset);
927 void graph_set_base_offset(struct graph *g, unsigned int base_offset) in graph_set_base_offset() function
111 graph_set_base_offset(g, 1); in setup_bandwidth_graph()