Searched refs:sample_reg (Results 1 – 17 of 17) sorted by relevance
5 static const struct sample_reg sample_reg_masks[] = {19 const struct sample_reg *arch__sample_reg_masks(void) in arch__sample_reg_masks()
10 struct sample_reg { struct29 const struct sample_reg *arch__sample_reg_masks(void); argument
24 static const struct sample_reg sample_reg_masks[] = {28 const struct sample_reg * __weak arch__sample_reg_masks(void) in arch__sample_reg_masks()
16 const struct sample_reg *r = NULL; in __parse_regs()
19 static const struct sample_reg sample_reg_masks[] = {179 const struct sample_reg *arch__sample_reg_masks(void) in arch__sample_reg_masks()
15 const struct sample_reg *sample_reg_masks = arch__sample_reg_masks(); in arch__add_leaf_frame_record_opts()
20 static const struct sample_reg sample_reg_masks[] = {236 const struct sample_reg *arch__sample_reg_masks(void) in arch__sample_reg_masks()
16 static const struct sample_reg sample_reg_masks[] = {279 const struct sample_reg *arch__sample_reg_masks(void) in arch__sample_reg_masks()
458 u8 sample_reg; /* hazard killer sampling rate */ member554 unsigned char sample_reg; /* SREQ hazard killer register */ member
524 param->sample_reg = data->cur_target->sample_reg; in nsp32_selection_autopara()677 nsp32_write1(base, SREQ_SMPL_RATE, data->cur_target->sample_reg); in nsp32_selection_autoscsi()1886 nsp32_write1(base, SREQ_SMPL_RATE, data->cur_target->sample_reg); in nsp32_restart_autoscsi()2394 target->sample_reg = 0; in nsp32_set_async()2418 target->sample_reg = 0; /* disable SREQ sampling */ in nsp32_set_max_sync()2439 target->sample_reg = sample_rate | SAMPLING_ENABLE; in nsp32_set_sync_entry()
340 uint32_t sample_reg; member
559 current_cntrs[i] = gpu_read(gpu, gpu->perfcntrs[i].sample_reg); in update_hw_cntrs()
Completed in 21 milliseconds