Searched refs:speq (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/util/
H A Darm-spe.c149 struct arm_spe_queue *speq = data; local
150 struct auxtrace_buffer *buffer = speq->buffer;
151 struct auxtrace_buffer *old_buffer = speq->old_buffer;
154 queue = &speq->spe->queues.queue_array[speq->queue_nr];
165 speq->buffer = buffer;
170 int fd = perf_data__fd(speq->spe->session->data);
183 speq->old_buffer = buffer;
196 struct arm_spe_queue *speq; local
198 speq
241 struct arm_spe_queue *speq = queue->priv; local
263 arm_spe_set_tid(struct arm_spe_queue *speq, pid_t tid) argument
295 arm_spe_prep_sample(struct arm_spe *spe, struct arm_spe_queue *speq, union perf_event *event, struct perf_sample *sample) argument
345 arm_spe__synth_mem_sample(struct arm_spe_queue *speq, u64 spe_events_id, u64 data_src) argument
365 arm_spe__synth_branch_sample(struct arm_spe_queue *speq, u64 spe_events_id) argument
383 arm_spe__synth_instruction_sample(struct arm_spe_queue *speq, u64 spe_events_id, u64 data_src) argument
547 arm_spe_sample(struct arm_spe_queue *speq) argument
637 arm_spe_run_decoder(struct arm_spe_queue *speq, u64 *timestamp) argument
720 struct arm_spe_queue *speq = queue->priv; local
813 struct arm_spe_queue *speq; local
869 struct arm_spe_queue *speq = queue->priv; local
1021 struct arm_spe_queue *speq = priv; local
[all...]
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli.c14794 * @speq: Pointer to slow-path event queue.
14806 struct lpfc_queue *speq)
14815 list_for_each_entry(childq, &speq->child_list, list) {
14830 cq->assoc_qp = speq;
14805 lpfc_sli4_sp_handle_eqe(struct lpfc_hba *phba, struct lpfc_eqe *eqe, struct lpfc_queue *speq) argument

Completed in 198 milliseconds