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