Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp2352 calculate_standard_deviation(const std::vector<duration<float>> &v) { in calculate_standard_deviation() function
2409 calculate_standard_deviation(packet_times); in TestPacketSpeed()