Home
last modified time | relevance | path

Searched defs:get_graph_size (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/blktrace/iowatcher/
H A Dplot.c1135 void get_graph_size(int *width, int *height) in get_graph_size() function
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_aotdispatch.py3168 def get_graph_size(fx_g, _): function