Searched defs:op_start (Results 1 – 3 of 3) sorted by relevance
75 static int op_start(pmc_id_t id) { return (pmc_start(id)); } in op_start() function
76 int (*op_start)(uint32_t len); member
250 uint16_t op_start = in ecore_init_block() local