Adaptyst
A comprehensive and architecture-agnostic performance analysis tool
Loading...
Searching...
No Matches
profile_info Struct Reference

#include <hw.h>

Public Attributes

profile_type type
 
union { 
 
   int   pid 
 
data 
 

Detailed Description

Struct describing information necessary for profiling a workflow.

Member Data Documentation

◆ [union]

union { ... } profile_info::data

Union storing proper profiling information.

◆ pid

int profile_info::pid

If type is LINUX_PROCESS, the PID of a process executing a workflow.

◆ type

profile_type profile_info::type

Type of workflow execution.


The documentation for this struct was generated from the following file: