Searched defs:speq (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | arm-spe.c | 137 struct arm_spe_queue *speq = data; in arm_spe_get_trace() local 184 struct arm_spe_queue *speq; in arm_spe__alloc_queue() local 225 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 276 arm_spe_synth_spe_events_sample(struct arm_spe_queue *speq, u64 spe_events_id) arm_spe_synth_spe_events_sample() argument 291 arm_spe_sample(struct arm_spe_queue *speq) arm_spe_sample() argument 363 arm_spe_run_decoder(struct arm_spe_queue *speq, u64 *timestamp) arm_spe_run_decoder() argument 402 struct arm_spe_queue *speq = queue->priv; arm_spe__setup_queue() local 490 struct arm_spe_queue *speq = queue->priv; arm_spe_set_pid_tid_cpu() local 520 struct arm_spe_queue *speq; arm_spe_process_queues() local 571 struct arm_spe_queue *speq = queue->priv; arm_spe_process_timeless_queues() local 693 struct arm_spe_queue *speq = priv; arm_spe_free_queue() local [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | arm-spe.c | 149 struct arm_spe_queue *speq = data; in arm_spe_get_trace() local 196 struct arm_spe_queue *speq; in arm_spe__alloc_queue() local 241 struct arm_spe_queue *speq = queue->priv; arm_spe_set_pid_tid_cpu() local 263 arm_spe_set_tid(struct arm_spe_queue *speq, pid_t tid) arm_spe_set_tid() argument 295 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 345 arm_spe__synth_mem_sample(struct arm_spe_queue *speq, u64 spe_events_id, u64 data_src) arm_spe__synth_mem_sample() argument 365 arm_spe__synth_branch_sample(struct arm_spe_queue *speq, u64 spe_events_id) arm_spe__synth_branch_sample() argument 383 arm_spe__synth_instruction_sample(struct arm_spe_queue *speq, u64 spe_events_id, u64 data_src) arm_spe__synth_instruction_sample() argument 547 arm_spe_sample(struct arm_spe_queue *speq) arm_spe_sample() argument 637 arm_spe_run_decoder(struct arm_spe_queue *speq, u64 *timestamp) arm_spe_run_decoder() argument 720 struct arm_spe_queue *speq = queue->priv; arm_spe__setup_queue() local 813 struct arm_spe_queue *speq; arm_spe_process_queues() local 869 struct arm_spe_queue *speq = queue->priv; arm_spe_process_timeless_queues() local 1021 struct arm_spe_queue *speq = priv; arm_spe_free_queue() local [all...] |
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 13826 lpfc_sli4_sp_handle_eqe(struct lpfc_hba *phba, struct lpfc_eqe *eqe, struct lpfc_queue *speq) lpfc_sli4_sp_handle_eqe() argument
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 14803 lpfc_sli4_sp_handle_eqe(struct lpfc_hba *phba, struct lpfc_eqe *eqe, struct lpfc_queue *speq) lpfc_sli4_sp_handle_eqe() argument
|
Completed in 75 milliseconds