Home
last modified time | relevance | path

Searched refs:coda_upcall_stats_entry (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dcoda_proc.h66 struct coda_upcall_stats_entry struct
107 void do_time_stats( struct coda_upcall_stats_entry * pentry,
113 unsigned long get_time_average( const struct coda_upcall_stats_entry * pentry );
114 unsigned long get_time_std_deviation( const struct coda_upcall_stats_entry * pentry );
/linux-2.4.37.9/fs/coda/
Dsysctl.c72 struct coda_upcall_stats_entry coda_upcall_stat[CODA_NCALLS];
139 void do_time_stats( struct coda_upcall_stats_entry * pentry, in do_time_stats()
158 struct coda_upcall_stats_entry * pentry; in coda_upcall_stats()
175 unsigned long get_time_average( const struct coda_upcall_stats_entry * pentry ) in get_time_average()
211 unsigned long get_time_std_deviation( const struct coda_upcall_stats_entry * pentry ) in get_time_std_deviation()