Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/evtranalyze/
H A Devtranalyze.c460 struct td_switch_ctx { struct
461 svg_document_t svg;
462 struct rows *cpu_rows;
463 struct rows *thread_rows;
465 struct ts_interval interval;
467 struct ts_interval firstlast;
468 double width;
469 double xscale; /* scale factor applied to x */
470 svg_rect_t cpu_sw_rect;
471 svg_rect_t thread_rect;
[all …]