Lines Matching refs:SET
565 #define SET(name, val) \
575 SET(bytes_read_string, received_bytes)
576 SET(bytes_written_string, sent_bytes)
577 SET(id_string, id)
578 #undef SET
580 #define SET(name, val) \
591 SET(time_to_first_byte_string, first_byte)
592 SET(time_to_first_byte_sent_string, first_byte_sent)
593 SET(time_to_first_header_string, first_header)
594 #undef SET
604 #define SET(name, val) \
614 SET(bytes_written_string, data_sent)
615 SET(bytes_read_string, data_received)
616 SET(frames_received_string, frame_count)
617 SET(frames_sent_string, frame_sent)
618 SET(max_concurrent_streams_string, max_concurrent_streams)
619 SET(ping_rtt_string, ping_rtt)
620 SET(stream_average_duration_string, stream_average_duration)
621 SET(stream_count_string, stream_count)
633 #undef SET