Home
last modified time | relevance | path

Searched defs:pct (Results 1 – 16 of 16) sorted by relevance

/linux/kernel/time/
H A Dposix-cpu-timers.c24 void posix_cputimers_group_init(struct posix_cputimers *pct, u64 cpu_limit) in posix_cputimers_group_init()
152 static inline bool expiry_cache_is_inactive(const struct posix_cputimers *pct) in expiry_cache_is_inactive()
276 struct posix_cputimers *pct = &tsk->signal->posix_cputimers; in thread_group_sample_cputime() local
298 struct posix_cputimers *pct = &tsk->signal->posix_cputimers; in thread_group_start_cputime() local
343 struct posix_cputimers *pct = &p->signal->posix_cputimers; in cpu_clock_sample_group() local
540 static void cleanup_timers(struct posix_cputimers *pct) in cleanup_timers()
826 static void collect_posix_cputimers(struct posix_cputimers *pct, u64 *samples, in collect_posix_cputimers()
868 struct posix_cputimers *pct = &tsk->posix_cputimers; in check_thread_timers() local
908 struct posix_cputimers *pct = &sig->posix_cputimers; in stop_process_timers() local
946 struct posix_cputimers *pct = &sig->posix_cputimers; in check_process_timers() local
[all …]
/linux/include/linux/
H A Dposix-timers.h96 static inline void posix_cputimers_init(struct posix_cputimers *pct) in posix_cputimers_init()
106 static inline void posix_cputimers_rt_watchdog(struct posix_cputimers *pct, in posix_cputimers_rt_watchdog()
136 static inline void posix_cputimers_init(struct posix_cputimers *pct) { } in posix_cputimers_init()
137 static inline void posix_cputimers_group_init(struct posix_cputimers *pct, in posix_cputimers_group_init()
/linux/arch/powerpc/include/asm/
H A Dnmi.h9 static inline void watchdog_hardlockup_set_timeout_pct(u64 pct) {} in watchdog_hardlockup_set_timeout_pct()
/linux/tools/perf/util/
H A Dstream.c230 double pct; print_callchain_pair() local
273 double pct; print_stream_callchain() local
H A Dblock-info.c199 static int color_pct(struct perf_hpp *hpp, int width, double pct) in color_pct()
/linux/drivers/ptp/
H A Dptp_chardev.c174 struct ptp_clock_time *pct; in ptp_ioctl() local
/linux/arch/powerpc/kernel/
H A Dwatchdog.c585 void watchdog_hardlockup_set_timeout_pct(u64 pct) in watchdog_hardlockup_set_timeout_pct()
/linux/drivers/xen/
H A Dxen-acpi-processor.c188 static int xen_copy_pct_data(struct acpi_pct_register *pct, in xen_copy_pct_data()
/linux/tools/perf/bench/
H A Depoll-ctl.c204 static void init_fdmaps(struct worker *w, int pct) in init_fdmaps()
/linux/drivers/powercap/
H A Ddtpm.c37 static struct powercap_control_type *pct; variable
/linux/tools/perf/ui/
H A Dbrowser.c312 int height = browser->height, h = 0, pct = 0, ui_browser__scrollbar_set() local
/linux/drivers/devfreq/
H A Dtegra30-devfreq.c239 static unsigned long do_percent(unsigned long long val, unsigned int pct) in do_percent()
/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.c827 int pct = 0, i; in cpsw_set_fifo_bw() local
/linux/kernel/
H A Dfork.c1856 struct posix_cputimers *pct = &sig->posix_cputimers; in posix_cpu_timers_init_group() local
/linux/tools/perf/
H A Dbuiltin-trace.c4660 double pct; in thread__dump_stats() local
/linux/kernel/sched/
H A Dfair.c10933 int llc_weight, pct; in update_idle_cpu_scan() local