OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:next_flush
(Results
1 - 5
of
5
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
session.h
19
u64
next_flush
;
member in struct:ordered_samples
session.c
526
u64 limit = os->
next_flush
;
619
session->ordered_samples.
next_flush
= session->ordered_samples.max_timestamp;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xlibint.h
896
struct _XExten *
next_flush
; /* next in list of those with flushes */
member in struct:_XExten
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlibint.h
896
struct _XExten *
next_flush
; /* next in list of those with flushes */
member in struct:_XExten
[
all
...]
/external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-kvm.c
949
kvm->session->ordered_samples.
next_flush
= flush_time;
[
all
...]
Completed in 468 milliseconds