Lines Matching defs:wops
2640 struct annotation_write_ops wops = {
2654 annotation_line__write(al, notes, &wops, opts);
2656 wops.first_line = false;
3231 struct annotation_write_ops *wops,
3234 __annotation_line__write(al, notes, wops->first_line, wops->current_entry,
3235 wops->change_color, wops->width, wops->obj,
3237 wops->set_color, wops->set_percent_color,
3238 wops->set_jumps_percent_color, wops->printf,
3239 wops->write_graph);