Searched refs:alloc_dot_data (Results 1 – 3 of 3) sorted by relevance
143 struct graph_dot_data *alloc_dot_data(unsigned int min_seconds, unsigned int max_seconds, u64 min_o…
1079 …tf->gdd_reads[index] = alloc_dot_data(tf->min_seconds, tf->max_seconds, tf->min_offset, tf->max_of… in add_io()1083 …tf->gdd_writes[index] = alloc_dot_data(tf->min_seconds, tf->max_seconds, tf->min_offset, tf->max_o… in add_io()
148 struct graph_dot_data *alloc_dot_data(unsigned int min_seconds, in alloc_dot_data() function