Searched defs:KSYM_DEFAULT_SIZE (Results 1 - 2 of 2) sorted by relevance
| /developtools/profiler/device/plugins/native_daemon/src/ | ||
| H A D | symbols_file.cpp | 454 static constexpr const int KSYM_DEFAULT_SIZE = 1024 * 1024 * 1; // 1MB member in OHOS::Developtools::NativeDaemon::KernelSymbols |
| /developtools/hiperf/src/ | ||
| H A D | symbols_file.cpp | 502 static constexpr const int KSYM_DEFAULT_SIZE = 1024 * 1024 * 1; // 1MB member in OHOS::Developtools::HiPerf::KernelSymbols |
Completed in 4 milliseconds