Home
last modified time | relevance | path

Searched defs:clocksource (Results 1 – 25 of 101) sorted by relevance

12345

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dclocksource.h94 struct clocksource { struct
95 u64 (*read)(struct clocksource *cs); argument
102 struct arch_clocksource_data archdata; argument
108 enum clocksource_ids id; argument
112 int (*enable)(struct clocksource *cs); argument
113 void (*disable)(struct clocksource *cs); argument
114 void (*suspend)(struct clocksource *cs); argument
115 void (*resume)(struct clocksource *cs); argument
116 void (*mark_unstable)(struct clocksource *cs); argument
117 void (*tick_stable)(struct clocksource *cs); argument
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dclocksource.h94 struct clocksource { struct
95 u64 (*read)(struct clocksource *cs); argument
102 struct arch_clocksource_data archdata; argument
108 enum clocksource_ids id; argument
112 int (*enable)(struct clocksource *cs); argument
113 void (*disable)(struct clocksource *cs); argument
114 void (*suspend)(struct clocksource *cs); argument
115 void (*resume)(struct clocksource *cs); argument
116 void (*mark_unstable)(struct clocksource *cs); argument
117 void (*tick_stable)(struct clocksource *cs); argument
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dclocksource.h94 struct clocksource { struct
95 u64 (*read)(struct clocksource *cs); argument
102 struct arch_clocksource_data archdata; argument
108 enum clocksource_ids id; argument
112 int (*enable)(struct clocksource *cs); argument
113 void (*disable)(struct clocksource *cs); argument
114 void (*suspend)(struct clocksource *cs); argument
115 void (*resume)(struct clocksource *cs); argument
116 void (*mark_unstable)(struct clocksource *cs); argument
117 void (*tick_stable)(struct clocksource *cs); argument
[all …]
/dports/devel/hpx/hpx-1.2.1/tests/performance/local/htts_v2/
H A Dhtts2.hpp30 struct clocksource struct
32 typedef BaseClock base_clock;
33 typedef typename base_clock::rep rep;
34 typedef typename std::nano period;
35 typedef std::chrono::duration<rep, period> duration;
41 static rep now() in now()
51 static double clock_uncertainty() in clock_uncertainty()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clocksource/
H A Dmmio.c51 u64 (*read)(struct clocksource *)) in clocksource_mmio_init()
H A Dtimer-vt8500.c53 static struct clocksource clocksource = { variable
H A Dsh_tmu.c439 bool clockevent, bool clocksource) in sh_tmu_register()
453 bool clockevent, bool clocksource, in sh_tmu_channel_setup()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clocksource/
H A Dmmio.c51 u64 (*read)(struct clocksource *)) in clocksource_mmio_init()
H A Dtimer-vt8500.c53 static struct clocksource clocksource = { variable
H A Dsh_tmu.c439 bool clockevent, bool clocksource) in sh_tmu_register()
453 bool clockevent, bool clocksource, in sh_tmu_channel_setup()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clocksource/
H A Dmmio.c51 u64 (*read)(struct clocksource *)) in clocksource_mmio_init()
H A Dtimer-vt8500.c53 static struct clocksource clocksource = { variable
H A Dsh_tmu.c439 bool clockevent, bool clocksource) in sh_tmu_register()
453 bool clockevent, bool clocksource, in sh_tmu_channel_setup()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/timers/
H A Dclocksource-switch.c86 int change_clocksource(char *clocksource) in change_clocksource()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/timers/
H A Dclocksource-switch.c86 int change_clocksource(char *clocksource) in change_clocksource()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/timers/
H A Dclocksource-switch.c86 int change_clocksource(char *clocksource) in change_clocksource()
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/docker/swarmkit/manager/
H A Drole_manager.go43 clocksource clock.Clock member
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/
H A Drole_manager.go43 clocksource clock.Clock member
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/
H A Drole_manager.go43 clocksource clock.Clock member
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/
H A Drole_manager.go43 clocksource clock.Clock member
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/
H A Drole_manager.go43 clocksource clock.Clock member
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/
H A Drole_manager.go43 clocksource clock.Clock member
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/
H A Drole_manager.go43 clocksource clock.Clock member
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/byteorder-1.4.3/benches/
H A Dbench.rs43 });
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/docker/swarmkit/manager/
H A Drole_manager.go43 clocksource clock.Clock member

12345