OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:plat_freq
(Results
1 - 4
of
4
) sorted by null
/external/blktrace/btt/
plat.c
35
if (
plat_freq
<= 0.0) return NULL;
79
} else if ((now - pp->first_ts) >=
plat_freq
) {
bt_timeline.c
48
double
plat_freq
= 0.0;
variable
args.c
318
plat_freq
= atof(optarg);
globals.h
173
extern double range_delta,
plat_freq
;
Completed in 39 milliseconds