Lines Matching defs:wops
2510 struct annotation_write_ops wops = {
2524 annotation_line__write(al, notes, &wops, opts);
2526 wops.first_line = false;
3071 struct annotation_write_ops *wops,
3074 __annotation_line__write(al, notes, wops->first_line, wops->current_entry,
3075 wops->change_color, wops->width, wops->obj,
3077 wops->set_color, wops->set_percent_color,
3078 wops->set_jumps_percent_color, wops->printf,
3079 wops->write_graph);