Searched refs:CPCIO_SAMPLE (Results 1 – 5 of 5) sorted by relevance
108 #define CPCIO_SAMPLE (_CPCIO_IOC | 0x2) macro
285 return (ioctl(fd, CPCIO_SAMPLE, &args)); in cpc_shared_take_sample()
652 return (ioctl(set->cs_fd, CPCIO_SAMPLE, &args)); in cpc_set_sample()
385 if (cmd == CPCIO_BIND || cmd == CPCIO_SAMPLE) { in kcpc_ioctl()433 case CPCIO_SAMPLE: in kcpc_ioctl()
701 { (uint_t)CPCIO_SAMPLE, "CPCIO_SAMPLE", NULL },