Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MPE_Describe_event(4)		      MPE		 MPE_Describe_event(4)

NAME
       MPE_Describe_event  -  Describe the attributes of an event without byte
       informational data in MPI_COMM_WORLD.

SYNOPSIS
       int MPE_Describe_event( int eventID,
			       const char *name, const char *color )

INPUT PARAMETERS
       eventID
	      -	event number for the event.
       name   -	name of	the event, the maximum length of  the  NULL-terminated
	      string is, sizeof(CLOG_DESC), 32.
       color  -	 color of the event, the maximum length	of the NULL-terminated
	      string is, sizeof(CLOG_COLOR), 24.

NOTES
       Adds a event definition to the logfile.	The function is	 provided  for
       backward	 compatibility	purpose.   Users  are  urged  to  use 'MPE_De-
       scribe_comm_event' instead.

       This function is	threadsafe.

SEE ALSO
       MPE_Log_get_solo_eventID(), MPE_Describe_comm_event()

LOCATION
				   6/15/2009		 MPE_Describe_event(4)

NAME | SYNOPSIS | INPUT PARAMETERS | NOTES | SEE ALSO | LOCATION

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=MPE_Describe_event&sektion=4&manpath=FreeBSD+13.0-RELEASE+and+Ports>

home | help