Home
last modified time | relevance | path

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

/aosp_15_r20/external/blktrace/iowatcher/
H A Dplot.h146 struct plot *alloc_plot(void);
H A Dplot.c667 struct plot *alloc_plot(void) in alloc_plot() function
H A Dmain.c1693 plot = alloc_plot(); in main()