HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //usr/lib64/perl5/CORE/perldtrace.h
/* Generated by the Systemtap dtrace wrapper */


#define _SDT_HAS_SEMAPHORES 1


#define STAP_HAS_SEMAPHORES 1 /* deprecated */


#include <sys/sdt.h>

/* PERL_SUB_ENTRY ( const char *, const char *, int, const char * ) */
#if defined STAP_SDT_V1
#define PERL_SUB_ENTRY_ENABLED() __builtin_expect (sub__entry_semaphore, 0)
#define perl_sub__entry_semaphore sub__entry_semaphore
#else
#define PERL_SUB_ENTRY_ENABLED() __builtin_expect (perl_sub__entry_semaphore, 0)
#endif
__extension__ extern unsigned short perl_sub__entry_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));
#define PERL_SUB_ENTRY(arg1, arg2, arg3, arg4) \
DTRACE_PROBE4 (perl, sub__entry, arg1, arg2, arg3, arg4)

/* PERL_SUB_RETURN ( const char *, const char *, int, const char * ) */
#if defined STAP_SDT_V1
#define PERL_SUB_RETURN_ENABLED() __builtin_expect (sub__return_semaphore, 0)
#define perl_sub__return_semaphore sub__return_semaphore
#else
#define PERL_SUB_RETURN_ENABLED() __builtin_expect (perl_sub__return_semaphore, 0)
#endif
__extension__ extern unsigned short perl_sub__return_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));
#define PERL_SUB_RETURN(arg1, arg2, arg3, arg4) \
DTRACE_PROBE4 (perl, sub__return, arg1, arg2, arg3, arg4)

/* PERL_PHASE_CHANGE ( const char *, const char * ) */
#if defined STAP_SDT_V1
#define PERL_PHASE_CHANGE_ENABLED() __builtin_expect (phase__change_semaphore, 0)
#define perl_phase__change_semaphore phase__change_semaphore
#else
#define PERL_PHASE_CHANGE_ENABLED() __builtin_expect (perl_phase__change_semaphore, 0)
#endif
__extension__ extern unsigned short perl_phase__change_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));
#define PERL_PHASE_CHANGE(arg1, arg2) \
DTRACE_PROBE2 (perl, phase__change, arg1, arg2)

/* PERL_OP_ENTRY ( const char * ) */
#if defined STAP_SDT_V1
#define PERL_OP_ENTRY_ENABLED() __builtin_expect (op__entry_semaphore, 0)
#define perl_op__entry_semaphore op__entry_semaphore
#else
#define PERL_OP_ENTRY_ENABLED() __builtin_expect (perl_op__entry_semaphore, 0)
#endif
__extension__ extern unsigned short perl_op__entry_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));
#define PERL_OP_ENTRY(arg1) \
DTRACE_PROBE1 (perl, op__entry, arg1)

/* PERL_LOADING_FILE ( const char * ) */
#if defined STAP_SDT_V1
#define PERL_LOADING_FILE_ENABLED() __builtin_expect (loading__file_semaphore, 0)
#define perl_loading__file_semaphore loading__file_semaphore
#else
#define PERL_LOADING_FILE_ENABLED() __builtin_expect (perl_loading__file_semaphore, 0)
#endif
__extension__ extern unsigned short perl_loading__file_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));
#define PERL_LOADING_FILE(arg1) \
DTRACE_PROBE1 (perl, loading__file, arg1)

/* PERL_LOADED_FILE ( const char * ) */
#if defined STAP_SDT_V1
#define PERL_LOADED_FILE_ENABLED() __builtin_expect (loaded__file_semaphore, 0)
#define perl_loaded__file_semaphore loaded__file_semaphore
#else
#define PERL_LOADED_FILE_ENABLED() __builtin_expect (perl_loaded__file_semaphore, 0)
#endif
__extension__ extern unsigned short perl_loaded__file_semaphore __attribute__ ((unused)) __attribute__ ((section (".probes")));
#define PERL_LOADED_FILE(arg1) \
DTRACE_PROBE1 (perl, loaded__file, arg1)