package ocaml_intrinsics

  1. Overview
  2. Docs

Module Ocaml_intrinsics.PerfmonSource

Sourceval rdtsc : unit -> int64

The following functions are Intel specific. On other targets, they return 0.

Sourceval rdpmc : int32 -> int64