Home
last modified time | relevance | path

Searched defs:nsec (Results 1 – 25 of 41) sorted by relevance

12

/linux-3.3/tools/perf/scripts/python/
Dnetdev-times.py227 def irq__softirq_entry(name, context, cpu, sec, nsec, pid, comm, vec): argument
233 def irq__softirq_exit(name, context, cpu, sec, nsec, pid, comm, vec): argument
239 def irq__softirq_raise(name, context, cpu, sec, nsec, pid, comm, vec): argument
245 def irq__irq_handler_entry(name, context, cpu, sec, nsec, pid, comm, argument
251 def irq__irq_handler_exit(name, context, cpu, sec, nsec, pid, comm, irq, ret): argument
255 def napi__napi_poll(name, context, cpu, sec, nsec, pid, comm, napi, dev_name): argument
260 def net__netif_receive_skb(name, context, cpu, sec, nsec, pid, comm, skbaddr, argument
266 def net__netif_rx(name, context, cpu, sec, nsec, pid, comm, skbaddr, argument
272 def net__net_dev_queue(name, context, cpu, sec, nsec, pid, comm, argument
278 def net__net_dev_xmit(name, context, cpu, sec, nsec, pid, comm, argument
[all …]
Dnet_dropmonitor.py66 def skb__kfree_skb(name, context, cpu, sec, nsec, pid, comm, argument
/linux-3.3/kernel/
Dtime.c355 void set_normalized_timespec(struct timespec *ts, time_t sec, s64 nsec) in set_normalized_timespec()
383 struct timespec ns_to_timespec(const s64 nsec) in ns_to_timespec()
408 struct timeval ns_to_timeval(const s64 nsec) in ns_to_timeval()
506 long nsec = value->tv_nsec + TICK_NSEC - 1; in timespec_to_jiffies() local
/linux-3.3/fs/proc/
Duptime.c15 u64 nsec; in uptime_proc_show() local
/linux-3.3/arch/ia64/include/asm/
Dpvclock-abi.h44 u32 nsec; member
/linux-3.3/arch/x86/include/asm/
Dpvclock-abi.h39 u32 nsec; member
/linux-3.3/drivers/staging/android/
Dlogger.h29 __s32 nsec; /* nanoseconds */ member
/linux-3.3/kernel/time/
Dtimecompare.c37 u64 nsec; in timecompare_transform() local
Dclocksource.c77 u64 nsec; in timecounter_read() local
92 u64 nsec; in timecounter_cyc2time() local
/linux-3.3/kernel/sched/
Ddebug.c38 static long long nsec_high(unsigned long long nsec) in nsec_high()
50 static unsigned long nsec_low(unsigned long long nsec) in nsec_low()
/linux-3.3/fs/
Dutimes.c43 static bool nsec_valid(long nsec) in nsec_valid()
/linux-3.3/drivers/char/
Dmmtimer.c483 u64 nsec; in sgi_clock_get() local
495 u64 nsec; in sgi_clock_set() local
/linux-3.3/include/linux/
Dptp_clock.h43 __u32 nsec; /* nanoseconds */ member
Dpps.h55 __s32 nsec; member
Dclockchips.h121 static inline unsigned long div_sc(unsigned long ticks, unsigned long nsec, in div_sc()
Dktime.h51 s32 sec, nsec; member
Dclocksource.h69 u64 nsec; member
/linux-3.3/sound/core/seq/
Dseq_timer.h116 static inline void snd_seq_inc_time_nsec(snd_seq_real_time_t *tm, unsigned long nsec) in snd_seq_inc_time_nsec()
/linux-3.3/security/selinux/
Dnetif.c37 struct netif_security_struct nsec; member
Dnetnode.c55 struct netnode_security_struct nsec; member
/linux-3.3/fs/adfs/
Dinode.c173 s64 nsec; in adfs_adfs2unix_time() local
/linux-3.3/drivers/misc/sgi-gru/
Dgruhandles.c44 unsigned long nsec; in update_mcs_stats() local
/linux-3.3/arch/mips/kernel/
Dbinfmt_elfn32.c105 u64 nsec = (u64)jiffies * TICK_NSEC; in jiffies_to_compat_timeval() local
Dbinfmt_elfo32.c124 u64 nsec = (u64)jiffies * TICK_NSEC; in jiffies_to_compat_timeval() local
/linux-3.3/drivers/gpu/drm/nouveau/
Dnouveau_i2c.c117 i2c_delay(struct nouveau_i2c_chan *port, u32 nsec) in i2c_delay()

12