OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:readcounter
(Results
1 - 14
of
14
) sorted by null
/system/extras/simpleperf/
event_fd.cpp
92
if (
ReadCounter
(&counter)) {
99
bool EventFd::
ReadCounter
(PerfCounter* counter) const {
102
PLOG(ERROR) << "
ReadCounter
from " << Name() << " failed";
event_fd.h
57
bool
ReadCounter
(PerfCounter* counter) const;
event_selection_set.cpp
241
if (!event_fd->
ReadCounter
(&counter_info.counter)) {
/hardware/invensense/6515/libsensors_iio/
MPLSensor.cpp
[
all
...]
/external/llvm/include/llvm/ProfileData/
CoverageMappingReader.h
132
std::error_code
readCounter
(Counter &C);
/hardware/invensense/65xx/libsensors_iio/
MPLSensor.cpp
[
all
...]
/external/llvm/lib/ProfileData/
CoverageMappingReader.cpp
119
std::error_code RawCoverageMappingReader::
readCounter
(Counter &C) {
254
if (auto Err =
readCounter
(Expressions[I].LHS))
256
if (auto Err =
readCounter
(Expressions[I].RHS))
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
portcls.h
818
STDMETHOD_(ULONG,
ReadCounter
)( THIS ) PURE; \
830
STDMETHODIMP_(ULONG)
ReadCounter
(void); \
[
all
...]
/external/clang/include/clang/Serialization/
ASTReader.h
180
virtual void
ReadCounter
(const serialization::ModuleFile &M,
249
void
ReadCounter
(const serialization::ModuleFile &M, unsigned Value) override;
281
void
ReadCounter
(const serialization::ModuleFile &M, unsigned Value) override;
[
all
...]
/external/clang/lib/Serialization/
ASTReader.cpp
129
void ChainedASTReaderListener::
ReadCounter
(const serialization::ModuleFile &M,
131
First->
ReadCounter
(M, Value);
132
Second->
ReadCounter
(M, Value);
645
void PCHValidator::
ReadCounter
(const ModuleFile &M, unsigned Value) {
[
all
...]
/external/clang/lib/Frontend/
ASTUnit.cpp
532
void
ReadCounter
(const serialization::ModuleFile &M,
[
all
...]
/external/libcxxabi/test/
test_demangle.pass.cpp
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
test_demangle.pass.cpp
[
all
...]
/external/guice/extensions/persist/lib/
javassist.jar
Completed in 495 milliseconds