Home
last modified time | relevance | path

Searched refs:svg_legenda_box (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsvghelper.c610 static void svg_legenda_box(int X, const char *text, const char *style) in svg_legenda_box() function
627 svg_legenda_box(0, "Disk", "disk"); in svg_io_legenda()
628 svg_legenda_box(100, "Network", "net"); in svg_io_legenda()
629 svg_legenda_box(200, "Sync", "sync"); in svg_io_legenda()
630 svg_legenda_box(300, "Poll", "poll"); in svg_io_legenda()
631 svg_legenda_box(400, "Error", "error"); in svg_io_legenda()
641 svg_legenda_box(0, "Running", "sample"); in svg_legenda()
642 svg_legenda_box(100, "Idle","c1"); in svg_legenda()
643 svg_legenda_box(200, "Deeper Idle", "c3"); in svg_legenda()
644 svg_legenda_box(35 in svg_legenda()
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsvghelper.c610 static void svg_legenda_box(int X, const char *text, const char *style) in svg_legenda_box() function
627 svg_legenda_box(0, "Disk", "disk"); in svg_io_legenda()
628 svg_legenda_box(100, "Network", "net"); in svg_io_legenda()
629 svg_legenda_box(200, "Sync", "sync"); in svg_io_legenda()
630 svg_legenda_box(300, "Poll", "poll"); in svg_io_legenda()
631 svg_legenda_box(400, "Error", "error"); in svg_io_legenda()
641 svg_legenda_box(0, "Running", "sample"); in svg_legenda()
642 svg_legenda_box(100, "Idle","c1"); in svg_legenda()
643 svg_legenda_box(200, "Deeper Idle", "c3"); in svg_legenda()
644 svg_legenda_box(35 in svg_legenda()
[all...]

Completed in 3 milliseconds