H A D | cmn600.c | 482 pmu_cmn600_alloc_localpmc(void *arg, int nodeid, int node_type, int *counter) in cmn600_find_node() 496 nodeid &= ~0x07; in pmu_cmn600_alloc_localpmc() 498 ret = cmn600_find_node(sc, nodeid, node_type, &node); in pmu_cmn600_alloc_localpmc() 516 pmu_cmn600_free_localpmc(void *arg, int nodeid, int node_type, int counter) in pmu_cmn600_alloc_localpmc() 530 ret = cmn600_find_node(sc, nodeid, node_type, &node); in pmu_cmn600_free_localpmc() 542 pmu_cmn600_rd4(void *arg, int nodeid, int node_type, off_t reg) in pmu_cmn600_free_localpmc() 549 ret = cmn600_find_node(sc, nodeid, node_type, &node); 556 pmu_cmn600_wr4(void *arg, int nodeid, int node_type, off_t reg, uint32_t val) in pmu_cmn600_rd4() 563 ret = cmn600_find_node(sc, nodeid, node_type, &node); 571 pmu_cmn600_rd8(void *arg, int nodeid, in in pmu_cmn600_wr4() 490 pmu_cmn600_alloc_localpmc(void * arg,int nodeid,int node_type,int * counter) pmu_cmn600_alloc_localpmc() argument 524 pmu_cmn600_free_localpmc(void * arg,int nodeid,int node_type,int counter) pmu_cmn600_free_localpmc() argument 550 pmu_cmn600_rd4(void * arg,int nodeid,int node_type,off_t reg) pmu_cmn600_rd4() argument 564 pmu_cmn600_wr4(void * arg,int nodeid,int node_type,off_t reg,uint32_t val) pmu_cmn600_wr4() argument 579 pmu_cmn600_rd8(void * arg,int nodeid,int node_type,off_t reg) pmu_cmn600_rd8() argument 593 pmu_cmn600_wr8(void * arg,int nodeid,int node_type,off_t reg,uint64_t val) pmu_cmn600_wr8() argument 608 pmu_cmn600_set8(void * arg,int nodeid,int node_type,off_t reg,uint64_t val) pmu_cmn600_set8() argument 623 pmu_cmn600_clr8(void * arg,int nodeid,int node_type,off_t reg,uint64_t val) pmu_cmn600_clr8() argument 638 pmu_cmn600_md8(void * arg,int nodeid,int node_type,off_t reg,uint64_t mask,uint64_t val) pmu_cmn600_md8() argument [all...] |