Home
last modified time | relevance | path

Searched refs:PERIOD (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/drivers/pwm/
H A Dpwm-bcm2835.c21 #define PERIOD(x) (((x) * 0x10) + 0x10) macro
96 writel(period_cycles, pc->base + PERIOD(pwm->hwpwm)); in bcm2835_pwm_apply()
/linux-6.15/drivers/gpu/drm/radeon/
H A Dsumod.h316 # define PERIOD(x) ((x) << 8) macro
/linux-6.15/fs/smb/server/
H A Dsmb_common.c24 #define PERIOD '.' macro
555 out[baselen + 3] = PERIOD; in ksmbd_extract_shortname()
/linux-6.15/tools/perf/util/bpf_skel/
H A Dsample_filter.bpf.c91 BUILD_CHECK_SAMPLE(PERIOD); in perf_get_sample()
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_pmu.c24 #define PERIOD max_t(u64, 10000, NSEC_PER_SEC / FREQUENCY) macro
293 ns_to_ktime(PERIOD), 0, in __i915_pmu_maybe_start_timer()
534 hrtimer_forward(hrtimer, now, ns_to_ktime(PERIOD)); in i915_sample()
/linux-6.15/tools/perf/util/
H A Dperf_event_attr_fprintf.c38 bit_name(PERIOD), bit_name(STREAM_ID), bit_name(RAW), in __p_sample_type()
H A Devsel.c1129 evsel__reset_sample_bit(evsel, PERIOD); in evsel__apply_config_terms()
1136 evsel__set_sample_bit(evsel, PERIOD); in evsel__apply_config_terms()
1369 evsel__set_sample_bit(evsel, PERIOD); in evsel__config()
1541 evsel__set_sample_bit(evsel, PERIOD); in evsel__config()
1543 evsel__reset_sample_bit(evsel, PERIOD); in evsel__config()
H A Dbpf-filter.c89 PERF_SAMPLE_TYPE(PERIOD, NULL),
H A Dparse-events.c1175 ADD_CONFIG_TERM_VAL(PERIOD, period, term->val.num, term->weak); in get_config_terms()
/linux-6.15/tools/perf/ui/
H A Dhist.c562 HPP__PRINT_FNS("Period", period, PERIOD),
/linux-6.15/tools/perf/
H A Dbuiltin-kvm.c1504 evsel__reset_sample_bit(pos, PERIOD); in kvm_live_open_events()
H A Dbuiltin-script.c2208 if (PRINT_FIELD(PERIOD)) in process_event()
/linux-6.15/Documentation/admin-guide/
H A Dcgroup-v2.rst1146 $MAX $PERIOD
1149 $PERIOD duration. "max" for $MAX indicates no limit. If only
/linux-6.15/tools/perf/Documentation/
H A Dperf-intel-pt.txt896 sample_type IP|TID|TIME|CPU|PERIOD|RAW|IDENTIFIER