Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:kstat
(Results
1 - 24
of
24
) sorted by relevance
/third_party/musl/porting/liteos_a/user/src/stdio/
H
A
D
tmpnam.c
10
#include "
kstat
.h"
24
r = __syscall(SYS_lstat, s, &(struct
kstat
){0});
in tmpnam()
27
&(struct
kstat
){0}, AT_SYMLINK_NOFOLLOW);
in tmpnam()
/third_party/musl/arch/mips64/
H
A
D
kstat.h
1
struct
kstat
{
struct
/third_party/musl/arch/powerpc64/
H
A
D
kstat.h
1
struct
kstat
{
struct
/third_party/musl/arch/s390x/
H
A
D
kstat.h
1
struct
kstat
{
struct
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H
A
D
kstat.h
1
struct
kstat
{
struct
/third_party/musl/porting/liteos_a/kernel/include/sys/
H
A
D
kstat.h
1
struct
kstat
{
struct
/third_party/musl/arch/aarch64/
H
A
D
kstat.h
1
struct
kstat
{
struct
/third_party/musl/arch/mipsn32/
H
A
D
kstat.h
1
struct
kstat
{
struct
/third_party/musl/arch/or1k/
H
A
D
kstat.h
1
struct
kstat
{
struct
/third_party/musl/arch/sh/
H
A
D
kstat.h
1
struct
kstat
{
struct
/third_party/musl/arch/arm/
H
A
D
kstat.h
1
struct
kstat
{
struct
/third_party/musl/arch/i386/
H
A
D
kstat.h
1
struct
kstat
{
struct
/third_party/musl/arch/m68k/
H
A
D
kstat.h
1
struct
kstat
{
struct
/third_party/musl/arch/microblaze/
H
A
D
kstat.h
1
struct
kstat
{
struct
/third_party/musl/arch/mips/
H
A
D
kstat.h
1
struct
kstat
{
struct
/third_party/musl/arch/powerpc/
H
A
D
kstat.h
1
struct
kstat
{
struct
/third_party/musl/arch/riscv64/
H
A
D
kstat.h
1
struct
kstat
{
struct
/third_party/musl/arch/x32/
H
A
D
kstat.h
1
struct
kstat
{
struct
/third_party/musl/arch/x86_64/
H
A
D
kstat.h
1
struct
kstat
{
struct
/third_party/musl/porting/liteos_a/user/src/time/
H
A
D
__map_file.c
5
#include "
kstat
.h"
9
struct
kstat
st;
in __map_file()
/third_party/musl/src/stat/
H
A
D
fstatat.c
74
#include "
kstat
.h"
79
struct
kstat
kst;
in fstatat_kstat()
143
if (sizeof((struct
kstat
){0}.st_atime_sec) < sizeof(time_t)) {
in __fstatat()
/third_party/libuv/src/unix/
H
A
D
sunos.c
42
#include <
kstat
.h>
/third_party/node/deps/uv/src/unix/
H
A
D
sunos.c
42
#include <
kstat
.h>
/third_party/benchmark/src/
H
A
D
sysinfo.cc
40
#include <
kstat
.h>
746
std::cerr << "failed to open /dev/
kstat
\n";
in GetCPUCyclesPerSecond()
752
std::cerr << "failed to lookup in /dev/
kstat
\n";
in GetCPUCyclesPerSecond()
756
std::cerr << "failed to read from /dev/
kstat
\n";
in GetCPUCyclesPerSecond()
762
std::cerr << "failed to lookup data in /dev/
kstat
\n";
in GetCPUCyclesPerSecond()
Completed in 8 milliseconds