Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp80 const int SAVED_CMDLINES_SIZE = 3072; // 3M variable
653 WriteStrToFile("saved_cmdlines_size", std::to_string(SAVED_CMDLINES_SIZE)); in SetTraceSetting()