Searched refs:SystemCommitChargeToString (Results 1 – 3 of 3) sorted by relevance
| /device/generic/vulkan-cereal/third-party/angle/src/tests/perf_tests/third_party/perf/ |
| D | perf_test.cc | 202 fprintf(target, "%s", SystemCommitChargeToString(test_name, charge, important).c_str()); in PrintSystemCommitCharge() 205 std::string SystemCommitChargeToString(const std::string &test_name, size_t charge, bool important) in SystemCommitChargeToString() function
|
| D | perf_test.h | 109 std::string SystemCommitChargeToString(const std::string &test_name, size_t charge, bool important);
|
| D | angle-mods.patch | 645 -std::string SystemCommitChargeToString(const std::string& test_name, 648 +std::string SystemCommitChargeToString(const std::string &test_name, size_t charge, bool important…
|