Home
last modified time | relevance | path

Searched defs:current_speed (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dgc-tracer.cc1087 double current_speed = bytes / duration; in RecordIncrementalMarkingSpeed() local
1111 double current_speed = bytes / duration; in RecordEmbedderSpeed() local
/third_party/curl/lib/
Durldata.h1172 curl_off_t current_speed; /* uses the currently fastest transfer */ member
1342 curl_off_t current_speed; /* the ProgressShow() function sets this, member