Searched refs:speq (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | arm-spe.c | 185 struct arm_spe_queue *speq = data; in arm_spe_get_trace() local 186 struct auxtrace_buffer *buffer = speq->buffer; in arm_spe_get_trace() 187 struct auxtrace_buffer *old_buffer = speq->old_buffer; in arm_spe_get_trace() 190 queue = &speq->spe->queues.queue_array[speq->queue_nr]; in arm_spe_get_trace() 201 speq->buffer = buffer; in arm_spe_get_trace() 206 int fd = perf_data__fd(speq->spe->session->data); in arm_spe_get_trace() 219 speq->old_buffer = buffer; in arm_spe_get_trace() 232 struct arm_spe_queue *speq; in arm_spe__alloc_queue() local 234 speq in arm_spe__alloc_queue() 288 struct arm_spe_queue *speq = queue->priv; arm_spe_set_pid_tid_cpu() local 310 arm_spe_set_tid(struct arm_spe_queue * speq,pid_t tid) arm_spe_set_tid() argument 367 arm_spe_prep_sample(struct arm_spe * spe,struct arm_spe_queue * speq,union perf_event * event,struct perf_sample * sample) arm_spe_prep_sample() argument 389 arm_spe__prep_branch_stack(struct arm_spe_queue * speq) arm_spe__prep_branch_stack() argument 498 arm_spe__synth_mem_sample(struct arm_spe_queue * speq,u64 spe_events_id,union perf_mem_data_src data_src) arm_spe__synth_mem_sample() argument 523 arm_spe__synth_branch_sample(struct arm_spe_queue * speq,u64 spe_events_id) arm_spe__synth_branch_sample() argument 547 arm_spe__synth_instruction_sample(struct arm_spe_queue * speq,u64 spe_events_id,union perf_mem_data_src data_src) arm_spe__synth_instruction_sample() argument 603 arm_spe__sample_flags(struct arm_spe_queue * speq) arm_spe__sample_flags() argument 905 arm_spe__synth_memory_level(struct arm_spe_queue * speq,const struct arm_spe_record * record,union perf_mem_data_src * data_src) arm_spe__synth_memory_level() argument 960 arm_spe__synth_ds(struct arm_spe_queue * speq,const struct arm_spe_record * record,union perf_mem_data_src * data_src) arm_spe__synth_ds() argument 994 arm_spe__synth_data_source(struct arm_spe_queue * speq,const struct arm_spe_record * record) arm_spe__synth_data_source() argument 1024 arm_spe_sample(struct arm_spe_queue * speq) arm_spe_sample() argument 1123 arm_spe_run_decoder(struct arm_spe_queue * speq,u64 * timestamp) arm_spe_run_decoder() argument 1206 struct arm_spe_queue *speq = queue->priv; arm_spe__setup_queue() local 1299 struct arm_spe_queue *speq; arm_spe_process_queues() local 1355 struct arm_spe_queue *speq = queue->priv; arm_spe_process_timeless_queues() local 1574 struct arm_spe_queue *speq = priv; arm_spe_free_queue() local [all...] |
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_sli.c | 14860 struct lpfc_queue *speq) in lpfc_sli4_sp_handle_eqe() argument 14869 list_for_each_entry(childq, &speq->child_list, list) { in lpfc_sli4_sp_handle_eqe() 14884 cq->assoc_qp = speq; in lpfc_sli4_sp_handle_eqe()
|