Searched defs:graph_title (Results 1 – 4 of 4) sorted by relevance
65 graph_title = { 'bw' : 'bandwidth', variable in fio_graph_generator
58 std::string graph_title; member
56 const std::string& graph_title, in VideoAnalyzer()936 std::string graph_title = params_.analyzer.graph_title; in RunWithAnalyzer() local
621 void graph_title(struct graph *bg, const char *title) in graph_title() function