Lines Matching refs:wops
1314 struct annotation_write_ops wops = {
1328 annotation_line__write(al, notes, &wops);
1330 wops.first_line = false;
2067 struct annotation_write_ops *wops)
2069 __annotation_line__write(al, notes, wops->first_line, wops->current_entry,
2070 wops->change_color, wops->width, wops->obj,
2072 wops->set_color, wops->set_percent_color,
2073 wops->set_jumps_percent_color, wops->printf,
2074 wops->write_graph);