Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Darm-spe.c89 struct arm_spe_queue { struct
90 struct arm_spe *spe;
91 unsigned int queue_nr;
95 bool on_heap;
96 bool done;
97 pid_t pid;
98 pid_t tid;
99 int cpu;
101 u64 time;
102 u64 timestamp;
[all …]