Home
last modified time | relevance | path

Searched defs:pph (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/blktrace/iowatcher/
H A Dplot.c880 int svg_io_graph_movie_array(struct plot *plot, struct pid_plot_history *pph) in svg_io_graph_movie_array()
903 int svg_io_graph_movie_array_spindle(struct plot *plot, struct pid_plot_history *pph) in svg_io_graph_movie_array_spindle()
967 static int add_plot_history(struct pid_plot_history *pph, double val) in add_plot_history()
982 int svg_io_graph_movie(struct graph_dot_data *gdd, struct pid_plot_history *pph, int col) in svg_io_graph_movie()
H A Dmain.c579 struct pid_plot_history *pph; in alloc_pid_plot_history() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestCLDRFile.java171 PatternPlaceholders pph = PatternPlaceholders.getInstance(); in testExtraPaths() local