Home
last modified time | relevance | path

Searched refs:alloc_pid_plot_history (Results 1 – 1 of 1) sorted by relevance

/external/blktrace/iowatcher/
Dmain.c577 static struct pid_plot_history *alloc_pid_plot_history(char *color) in alloc_pid_plot_history() function
619 ph->read_pid_history[i] = alloc_pid_plot_history(tf->gdd_reads[i]->color); in alloc_plot_history()
621 ph->write_pid_history[i] = alloc_pid_plot_history(tf->gdd_writes[i]->color); in alloc_plot_history()