Searched refs:ylabel (Results 1 – 24 of 24) sorted by relevance
/external/libsrtp2/ |
D | timing | 14 set ylabel "Megabits per second" 23 set ylabel "Megabits per second" 32 set ylabel "Megabits per second"
|
/external/adhd/cras/src/dsp/tests/ |
D | plot_fftl.m | 27 xlabel('Frequency'), ylabel('Magnitude'), grid; 35 xlabel('Frequency'), ylabel('Phase (degrees)'), grid;
|
/external/ltp/testcases/realtime/tools/ |
D | ftqviz.py | 107 ylabel("Units of Work") 118 ylabel("Amplitude")
|
/external/walt/pywalt/ |
D | plothist.py | 25 ylabel('Count')
|
/external/webrtc/rtc_tools/ |
D | metrics_plotter.py | 64 plt.ylabel('%s (%s)' % (metric[GRAPH_NAME], metric[UNITS]))
|
/external/iperf3/contrib/ |
D | iperf3.gp | 21 set ylabel "Bandwidth (Gbits/second)"
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/ |
D | do-plot | 58 set ylabel "Latency (s)"
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/fork/ |
D | do-plot | 58 set ylabel "Duration (s)"
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/ |
D | do-plot | 58 set ylabel "Duration (s)"
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
D | do-plot | 58 set ylabel "Duration (s)"
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/ |
D | do-plot | 58 set ylabel "Duration (s)"
|
/external/ltp/testcases/realtime/lib/ |
D | libstats.c | 314 char *ylabel, stats_container_t * data, char *mode) in stats_container_save() argument 366 fprintf(plt_fd, "set ylabel \"%s\"\n", ylabel); in stats_container_save()
|
/external/kotlinx.coroutines/benchmarks/scripts/ |
D | generate_plots_flow_flatten_merge.py | 41 plt.ylabel("elements / ms")
|
/external/webrtc/rtc_tools/py_event_log_analyzer/ |
D | rtp_analyzer.py | 264 plt.ylabel("Relative transport delay [ms]") 269 plt.ylabel("Bandwidth [kbps]")
|
/external/llvm-project/openmp/runtime/tools/ |
D | summarizeStats.py | 167 plt.ylabel(statProperties[kind][0]) 211 plt.ylabel(statProperties[s][0])
|
/external/walt/pywalt/pywalt/ |
D | minimization.py | 131 plt.ylabel('Y')
|
/external/eigen/bench/btl/data/ |
D | gnuplot_common_settings.hh | 74 set ylabel "MFLOPS" offset 0,0
|
/external/webrtc/tools_webrtc/matlab/ |
D | rtpAnalyze.m | 150 ylabel('Relative transport delay [ms]'); 157 ylabel('Send bitrate [kbps]');
|
/external/libwebsockets/READMEs/ |
D | README.detailed-latency.md | 91 set ylabel "latency (us)"
|
/external/llvm-project/llvm/utils/llvm-locstats/ |
D | llvm-locstats.py | 21 plt.ylabel('number of variables in the location buckets')
|
/external/scapy/scapy/contrib/ |
D | pnio_rtc.py | 410 plt.ylabel("Shannon Entropy")
|
/external/tensorflow/tensorflow/python/ops/numpy_ops/g3doc/ |
D | TensorFlow_Numpy_Distributed_Image_Classification.ipynb | 341 " plt.ylabel(\"accuracy\")\n",
|
/external/llvm-project/lldb/examples/python/ |
D | gdbremote.py | 1329 plt.ylabel('Time (%s)' % (units))
|
/external/tensorflow/tensorflow/lite/micro/examples/hello_world/train/ |
D | train_hello_world_model.ipynb | 1494 "plt.ylabel('Loss')\n", 1548 "plt.ylabel('Loss')\n", 1606 "plt.ylabel('MAE')\n", 2850 "plt.ylabel('Loss')\n", 2864 "plt.ylabel('MAE')\n",
|