Searched defs:coresight_ops_source (Results 1 – 1 of 1) sorted by relevance
397 struct coresight_ops_source { struct398 int (*cpu_id)(struct coresight_device *csdev);399 int (*enable)(struct coresight_device *csdev, struct perf_event *event,401 void (*disable)(struct coresight_device *csdev,403 int (*resume_perf)(struct coresight_device *csdev);404 void (*pause_perf)(struct coresight_device *csdev);