Searched defs:speq (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/util/ |
H A D | arm-spe.c | 169 struct arm_spe_queue *speq = data; in arm_spe_get_trace() local 216 struct arm_spe_queue *speq; in arm_spe__alloc_queue() local 273 struct arm_spe_queue *speq = queue->priv; arm_spe_set_pid_tid_cpu() local 295 arm_spe_set_tid(struct arm_spe_queue * speq,pid_t tid) arm_spe_set_tid() argument 342 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 364 arm_spe__prep_branch_stack(struct arm_spe_queue * speq) arm_spe__prep_branch_stack() argument 473 arm_spe__synth_mem_sample(struct arm_spe_queue * speq,u64 spe_events_id,u64 data_src) arm_spe__synth_mem_sample() argument 497 arm_spe__synth_branch_sample(struct arm_spe_queue * speq,u64 spe_events_id) arm_spe__synth_branch_sample() argument 521 arm_spe__synth_instruction_sample(struct arm_spe_queue * speq,u64 spe_events_id,u64 data_src) arm_spe__synth_instruction_sample() argument 579 arm_spe__sample_flags(struct arm_spe_queue * speq) arm_spe__sample_flags() argument 845 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 894 arm_spe__synth_data_source(struct arm_spe_queue * speq,const struct arm_spe_record * record) arm_spe__synth_data_source() argument 925 arm_spe_sample(struct arm_spe_queue * speq) arm_spe_sample() argument 1020 arm_spe_run_decoder(struct arm_spe_queue * speq,u64 * timestamp) arm_spe_run_decoder() argument 1103 struct arm_spe_queue *speq = queue->priv; arm_spe__setup_queue() local 1196 struct arm_spe_queue *speq; arm_spe_process_queues() local 1252 struct arm_spe_queue *speq = queue->priv; arm_spe_process_timeless_queues() local 1471 struct arm_spe_queue *speq = priv; arm_spe_free_queue() local [all...] |
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 14799 struct lpfc_queue *speq) in lpfc_sli4_sp_handle_eqe() argument
|