Home
last modified time | relevance | path

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

/linux/drivers/pwm/
A Dpwm-bcm2835.c21 #define PERIOD(x) (((x) * 0x10) + 0x10) macro
103 writel(period_cycles, pc->base + PERIOD(pwm->hwpwm)); in bcm2835_pwm_apply()
/linux/fs/ksmbd/
A Dsmb_common.c22 #define PERIOD '.' macro
416 out[baselen + 3] = PERIOD; in ksmbd_extract_shortname()
/linux/tools/perf/util/
A Dperf_event_attr_fprintf.c34 bit_name(PERIOD), bit_name(STREAM_ID), bit_name(RAW), in __p_sample_type()
A Devsel.c933 evsel__reset_sample_bit(evsel, PERIOD); in evsel__apply_config_terms()
940 evsel__set_sample_bit(evsel, PERIOD); in evsel__apply_config_terms()
1146 evsel__set_sample_bit(evsel, PERIOD); in evsel__config()
1318 evsel__set_sample_bit(evsel, PERIOD); in evsel__config()
1320 evsel__reset_sample_bit(evsel, PERIOD); in evsel__config()
A Dparse-events.c1308 ADD_CONFIG_TERM_VAL(PERIOD, period, term->val.num, term->weak); in get_config_terms()
/linux/drivers/gpu/drm/radeon/
A Dsumod.h316 # define PERIOD(x) ((x) << 8) macro
/linux/drivers/gpu/drm/i915/
A Di915_pmu.c22 #define PERIOD max_t(u64, 10000, NSEC_PER_SEC / FREQUENCY) macro
235 ns_to_ktime(PERIOD), 0, in __i915_pmu_maybe_start_timer()
442 hrtimer_forward(hrtimer, now, ns_to_ktime(PERIOD)); in i915_sample()
/linux/tools/perf/ui/
A Dhist.c510 HPP__PRINT_FNS("Period", period, PERIOD)
/linux/tools/perf/
A Dbuiltin-kvm.c1040 evsel__reset_sample_bit(pos, PERIOD); in kvm_live_open_events()
A Dbuiltin-script.c2012 if (PRINT_FIELD(PERIOD)) in process_event()
/linux/Documentation/admin-guide/
A Dcgroup-v2.rst1046 $MAX $PERIOD
1049 $PERIOD duration. "max" for $MAX indicates no limit. If only
/linux/tools/perf/Documentation/
A Dperf-intel-pt.txt802 sample_type IP|TID|TIME|CPU|PERIOD|RAW|IDENTIFIER

Completed in 41 milliseconds