suricata
ProfilingLock_ Struct Reference

#include <threads-profile.h>

Data Fields

char * file
 
char * func
 
int line
 
int type
 
uint32_t cont
 
uint64_t ticks
 

Detailed Description

Definition at line 43 of file threads-profile.h.

Field Documentation

◆ cont

uint32_t ProfilingLock_::cont

Definition at line 48 of file threads-profile.h.

◆ file

char* ProfilingLock_::file

Definition at line 44 of file threads-profile.h.

◆ func

char* ProfilingLock_::func

Definition at line 45 of file threads-profile.h.

◆ line

int ProfilingLock_::line

Definition at line 46 of file threads-profile.h.

◆ ticks

uint64_t ProfilingLock_::ticks

Definition at line 49 of file threads-profile.h.

◆ type

int ProfilingLock_::type

Definition at line 47 of file threads-profile.h.


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