Searched refs:svg_fbox (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | svghelper.h | 12 void svg_fbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int merges);
|
H A D | svghelper.c | 191 void svg_fbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int merges) in svg_fbox() function
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | svghelper.h | 12 void svg_fbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int merges);
|
H A D | svghelper.c | 191 void svg_fbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int merges) in svg_fbox() function
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-timechart.c | 1164 svg_fbox(Y, in draw_io_bars() 1173 svg_fbox(Y, in draw_io_bars()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-timechart.c | 1173 svg_fbox(Y, in draw_io_bars() 1182 svg_fbox(Y, in draw_io_bars()
|
Completed in 8 milliseconds