Searched refs:op_write (Results 1 – 3 of 3) sorted by relevance
49 op_write(struct athregrec *a) in op_write() function98 op_write(&a); in main()
77 static int op_write(pmc_id_t id) { return (pmc_write(id, 0)); } in op_write() function122 { "write", op_write },
78 struct op_write { struct122 struct op_write write;