Home
last modified time | relevance | path

Searched defs:show_progress (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dordered-events.c223 static int do_flush(struct ordered_events *oe, bool show_progress) in do_flush()
278 bool show_progress = false; in __ordered_events__flush() local
/OK3568_Linux_fs/external/rknn-toolkit2/examples/functions/accuracy_analysis/
H A Dtest.py47 def show_progress(blocknum, blocksize, totalsize): function
/OK3568_Linux_fs/external/rknn-toolkit2/examples/onnx/resnet50v2/
H A Dtest.py46 def show_progress(blocknum, blocksize, totalsize): function
/OK3568_Linux_fs/kernel/tools/power/cpupower/bench/
H A Dbenchmark.c16 #define show_progress(total_time, progress_time) \ macro
/OK3568_Linux_fs/external/rknn-toolkit2/examples/tensorflow/inception_v3_qat/
H A Dtest.py52 def show_progress(blocknum, blocksize, totalsize): function
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.c117 static sox_option_t show_progress = sox_option_default; variable