Lines Matching refs:emit_to_hex
330 def emit_to_hex(x): function
388 + emit_to_hex('c.ip') + ' AS ip,'
394 + emit_to_hex('p.ip') + ' AS parent_ip,'
409 + emit_to_hex('ip') + ' AS ip,'
435 + emit_to_hex('ip') + ' AS ip_hex,'
439 + emit_to_hex('to_ip') + ' AS to_ip_hex,'
456 + emit_to_hex('payload') + ' AS payload_hex,'
477 + emit_to_hex('hints') + ' AS hints_hex,'
478 + emit_to_hex('extensions') + ' AS extensions_hex'
527 …'CASE WHEN selected_events.name=\'mwait\' THEN (SELECT ' + emit_to_hex('hints') + ' FROM mwait WHE…
528 …'CASE WHEN selected_events.name=\'mwait\' THEN (SELECT ' + emit_to_hex('extensions') + ' FROM mwai…