Searched refs:perfmon_config (Results 1 – 4 of 4) sorted by relevance
138 struct perfmon_config *config = kalloc_type(struct perfmon_config, in perfmon_config_create()262 kfree_type(struct perfmon_config, config); in perfmon_config_destroy()
75 typedef struct perfmon_config *perfmon_config_t;
38 struct perfmon_config { struct
282 struct perfmon_config *config = device->pmdv_config; in perfmon_dev_ioctl()