hphp_set_hardware_events

function hphp_set_hardware_events(
  string $events = NULL,
): bool;

Parameters

  • string $events = NULL - comma separated list of hardware events

Returns

  • bool - - returns TRUE on success and FALSE on failure