Searched defs:coresight_ops_source (Results 1 – 1 of 1) sorted by relevance
404 struct coresight_ops_source { struct405 int (*cpu_id)(struct coresight_device *csdev);406 int (*enable)(struct coresight_device *csdev, struct perf_event *event,408 void (*disable)(struct coresight_device *csdev,410 int (*resume_perf)(struct coresight_device *csdev);411 void (*pause_perf)(struct coresight_device *csdev);