Searched refs:wops (Results 1 – 2 of 2) sorted by relevance
1362 struct annotation_write_ops wops = { in symbol__annotate_fprintf2() local 1381 annotation_line__write(al, notes, &wops, apd); in symbol__annotate_fprintf2() 1383 wops.first_line = false; in symbol__annotate_fprintf2() 2010 const struct annotation_write_ops *wops, in annotation_line__write() argument 2013 bool current_entry = wops->current_entry; in annotation_line__write() 2014 bool change_color = wops->change_color; in annotation_line__write() 2016 int width = wops->width; in annotation_line__write() 2022 void *obj = wops->obj; in annotation_line__write() 2023 int (*obj__set_color)(void *obj, int color) = wops->set_color; in annotation_line__write() 2024 void (*obj__set_percent_color)(void *obj, double percent, bool current) = wops in annotation_line__write() [all...]
70 struct rocker_world_ops *wops; member