Home
last modified time | relevance | path

Searched defs:cs_buffers (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwtracing/coresight/
H A Dcoresight-priv.h103 struct cs_buffers { struct
104 unsigned int cur;
105 unsigned int nr_pages;
106 pid_t pid;
107 unsigned long offset;
108 local_t data_size;
109 bool snapshot;
110 void **data_pages;