Searched refs:isPrunable (Results 1 – 2 of 2) sorted by relevance
513 void setPrunable(bool isPrunable, bool override = false) {516 IsPrunable = isPrunable;520 bool isPrunable() const { in isPrunable() function
195 containsSomethingInteresting |= !event->isPrunable(); in removeUnneededCalls()