Home
last modified time | relevance | path

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

/thrift-3.4.0/lib/cpp/src/thrift/
DVirtualProfiling.cpp362 uintptr_t num_pcs = bt->getDepth(); in profile_write_pprof_file() local
363 fwrite(&num_pcs, sizeof(num_pcs), 1, f); in profile_write_pprof_file()
365 for (uintptr_t n = 0; n < num_pcs; ++n) { in profile_write_pprof_file()