Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DBranchListFile.h198 size_t max_branches_per_message) in BranchListProtoWriter()
DBranchListFile.cpp330 const std::string& output_filename, bool compress, size_t max_branches_per_message) { in CreateForFile()
340 std::string* output_str, bool compress, size_t max_branches_per_message) { in CreateForString()