Home
last modified time | relevance | path

Searched refs:pr_cstime (Results 51 – 75 of 119) sorted by relevance

12345

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Delfcore.h45 struct __kernel_old_timeval pr_cstime; /* Cumulative system time */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Delfcore.h45 struct __kernel_old_timeval pr_cstime; /* Cumulative system time */ member
/dports/devel/avr-gdb/gdb-7.3.1/bfd/hosts/
H A Dx86-64linux.h163 struct prstatus32_timeval pr_cstime; /* Cumulative system time. */ member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.h52 compat_timeval pr_cstime; member
H A DThreadElfCore.cpp305 pr_cstime.tv_sec = data.GetAddress(&offset); in Parse()
306 pr_cstime.tv_usec = data.GetAddress(&offset); in Parse()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.h52 compat_timeval pr_cstime; member
H A DThreadElfCore.cpp316 pr_cstime.tv_sec = data.GetPointer(&offset); in Parse()
317 pr_cstime.tv_usec = data.GetPointer(&offset); in Parse()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.h52 compat_timeval pr_cstime; member
H A DThreadElfCore.cpp298 pr_cstime.tv_sec = data.GetAddress(&offset); in Parse()
299 pr_cstime.tv_usec = data.GetAddress(&offset); in Parse()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.h52 compat_timeval pr_cstime; member
H A DThreadElfCore.cpp311 pr_cstime.tv_sec = data.GetAddress(&offset); in Parse()
312 pr_cstime.tv_usec = data.GetAddress(&offset); in Parse()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.h52 compat_timeval pr_cstime; member
H A DThreadElfCore.cpp305 pr_cstime.tv_sec = data.GetAddress(&offset); in Parse()
306 pr_cstime.tv_usec = data.GetAddress(&offset); in Parse()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.h52 compat_timeval pr_cstime; member
H A DThreadElfCore.cpp298 pr_cstime.tv_sec = data.GetAddress(&offset); in Parse()
299 pr_cstime.tv_usec = data.GetAddress(&offset); in Parse()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.h52 compat_timeval pr_cstime; member
H A DThreadElfCore.cpp298 pr_cstime.tv_sec = data.GetAddress(&offset); in Parse()
299 pr_cstime.tv_usec = data.GetAddress(&offset); in Parse()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.h52 compat_timeval pr_cstime; member
H A DThreadElfCore.cpp298 pr_cstime.tv_sec = data.GetAddress(&offset); in Parse()
299 pr_cstime.tv_usec = data.GetAddress(&offset); in Parse()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.h52 compat_timeval pr_cstime; member
H A DThreadElfCore.cpp305 pr_cstime.tv_sec = data.GetAddress(&offset); in Parse()
306 pr_cstime.tv_usec = data.GetAddress(&offset); in Parse()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.h52 compat_timeval pr_cstime;
H A DThreadElfCore.cpp298 pr_cstime.tv_sec = data.GetAddress(&offset); in Parse()
299 pr_cstime.tv_usec = data.GetAddress(&offset); in Parse()
/dports/devel/p5-BSD-Resource/BSD-Resource-1.2911/
H A DResource.xs690 ru.ru_stime.tv_sec = pst.pr_cstime.tv_sec;
691 ru.ru_stime.tv_usec = pst.pr_cstime.tv_nsec / 1000;
/dports/devel/elfutils/elfutils-0.179/backends/
H A Dlinux-core-note.c102 struct EBLHOOK(timeval) pr_cstime; in EBLHOOK()

12345