Class PerfFuzzGuidance.CallingContext

    • Constructor Detail

      • CallingContext

        protected CallingContext()
    • Method Detail

      • push

        public void push​(CallEvent callEvent)
      • pop

        public void pop()
      • isEmpty

        public boolean isEmpty()
      • getAcyclicExecutionContext

        public String getAcyclicExecutionContext​(TraceEvent e)
      • fastComputeAecHash

        public int fastComputeAecHash​(TraceEvent e)
      • computeAcyclicExecutionContextHash

        public int computeAcyclicExecutionContextHash​(TraceEvent e)