{% for match in results %} {% for sign in match.signs %} {% include "analysis/pages/behavior/_api_call.html" with call=sign pid=match.process.pid cid=sign.id %} {% endfor %} {% endfor %}
Time & API Arguments Status Return Repeated
{{match.process.process_name}} ({{match.process.pid}})