EXPAND ALL
  • Home

upid

This function creates a UPID from it's underlying components.

Returns: UINT128

The UPID.

Arguments

VariableTypeDescription
arg1INT64The asid of the pem where the process is located.
arg2INT64The pid of the process.
arg3INT64The start_time of the process.

Examples:

df.val = px.upid(px.asid(), df.pid, df.pid_start_time)
This site uses cookies to provide you with a better user experience. By using Pixie, you consent to our use of cookies.