# File lib/facet/tracepoint.rb, line 141
  def ===(e)
    EVENT_MAP[e].include?(@event)
  end