package typerex-binutils

  1. Overview
  2. Docs
val perf_type_id : PerfTypes.perf_type_id -> string
val perf_hw_id : PerfTypes.perf_hw_id -> string
val perf_hw_cache_id : PerfTypes.perf_hw_cache_id -> string
val perf_hw_cache_op_id : PerfTypes.perf_hw_cache_op_id -> string
val read_format : Buffer.t -> PerfTypes.read_format -> unit
val perf_record_mmap : Buffer.t -> PerfTypes.perf_record_mmap -> unit
val perf_record_lost : Buffer.t -> PerfTypes.perf_record_lost -> unit
val perf_record_comm : Buffer.t -> PerfTypes.perf_record_comm -> unit
val perf_record_read : Buffer.t -> PerfTypes.perf_record_read -> unit
val perf_record_throttle : Buffer.t -> string -> PerfTypes.perf_record_throttle -> unit
val perf_record_exit : Buffer.t -> PerfTypes.perf_record_exit -> unit
val perf_record_fork : Buffer.t -> PerfTypes.perf_record_fork -> unit
val perf_record_sample : Buffer.t -> PerfTypes.perf_record_sample -> unit
val perf_id_sample : Buffer.t -> PerfTypes.perf_id_sample option -> unit
val b : Buffer.t
val perf_event_type : PerfTypes.perf_event_type -> string
val attr_sample : PerfTypes.attr_sample -> string
val perf_event_attr : PerfTypes.perf_event_attr -> string