/aosp_15_r20/external/libchrome/base/trace_event/ |
H A D | trace_event_impl.cc | 86 TimeTicks timestamp, in Initialize() 229 double val = value.as_double; in AppendValueAsJSON() local
|
H A D | trace_event.h | 25 #define TRACE_ID_MANGLE(val) (val) argument 376 timestamp, flags, ...) \ argument 392 phase, category_group, name, id, thread_id, timestamp, flags, ...) \ argument 805 const base::TimeTicks& timestamp, in AddTraceEventWithThreadIdAndTimestamp() 829 const base::TimeTicks& timestamp, in AddTraceEventWithThreadIdAndTimestamp() 860 const base::TimeTicks& timestamp, in AddTraceEventWithThreadIdAndTimestamp() 892 const base::TimeTicks& timestamp, in AddTraceEventWithThreadIdAndTimestamp() 919 const base::TimeTicks& timestamp, in AddTraceEventWithThreadIdAndTimestamp() 951 const base::TimeTicks& timestamp, in AddTraceEventWithThreadIdAndTimestamp() 1010 const base::TimeTicks& timestamp, in AddTraceEventWithThreadIdAndTimestamp()
|
/aosp_15_r20/packages/modules/Virtualization/tests/hostside/helper/java/com/android/microdroid/test/host/ |
D | KvmHypTracer.java | 41 public final double timestamp; field in KvmHypEvent 143 private void setNode(String node, int val) throws Exception { in setNode()
|
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
H A D | ApplicationExitInfoTest.java | 160 private static <T> void setFieldValue(Class clazz, Object obj, String fieldName, T val) { in setFieldValue() 172 private void updateExitInfo(ProcessRecord app, @CurrentTimeMillisLong long timestamp) { in updateExitInfo() 179 @CurrentTimeMillisLong long timestamp) { in noteAppKill() 1254 Long timestamp, Integer pid, Integer uid, Integer packageUid, in verifyApplicationExitInfo()
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/ftrace/ |
H A D | ftrace_parser.cc | 1517 int64_t timestamp, in ParseTypedFtraceToRaw() 1632 int64_t timestamp, in ParseSchedSwitch() 1642 void FtraceParser::ParseKprobe(int64_t timestamp, in ParseKprobe() 1669 void FtraceParser::ParseSchedWaking(int64_t timestamp, in ParseSchedWaking() 1682 void FtraceParser::ParseSchedProcessFree(int64_t timestamp, ConstBytes blob) { in ParseSchedProcessFree() 1688 void FtraceParser::ParseCpuFreq(int64_t timestamp, ConstBytes blob) { in ParseCpuFreq() 1695 void FtraceParser::ParseCpuFreqThrottle(int64_t timestamp, ConstBytes blob) { in ParseCpuFreqThrottle() 1707 void FtraceParser::ParseGpuFreq(int64_t timestamp, ConstBytes blob) { in ParseGpuFreq() 1714 void FtraceParser::ParseKgslGpuFreq(int64_t timestamp, ConstBytes blob) { in ParseKgslGpuFreq() 1724 void FtraceParser::ParseCpuIdle(int64_t timestamp, ConstBytes blob) { in ParseCpuIdle() [all …]
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/ |
H A D | track_event_tokenizer.cc | 319 int64_t timestamp; in TokenizeTrackEventPacket() local 541 const auto& val = *opt_val; in TokenizeLegacySampleEvent() local
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/trace_event/ |
D | trace_event.h | 28 #define TRACE_ID_MANGLE(val) (val) argument 379 timestamp, flags, ...) \ argument 395 phase, category_group, name, id, thread_id, timestamp, flags, ...) \ argument 808 const base::TimeTicks& timestamp, in AddTraceEventWithThreadIdAndTimestamp() 832 const base::TimeTicks& timestamp, in AddTraceEventWithThreadIdAndTimestamp() 863 const base::TimeTicks& timestamp, in AddTraceEventWithThreadIdAndTimestamp() 895 const base::TimeTicks& timestamp, in AddTraceEventWithThreadIdAndTimestamp() 922 const base::TimeTicks& timestamp, in AddTraceEventWithThreadIdAndTimestamp() 954 const base::TimeTicks& timestamp, in AddTraceEventWithThreadIdAndTimestamp() 1013 const base::TimeTicks& timestamp, in AddTraceEventWithThreadIdAndTimestamp()
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/8/external/libchrome/base/trace_event/ |
D | trace_event.h | 28 #define TRACE_ID_MANGLE(val) (val) argument 379 timestamp, flags, ...) \ argument 395 phase, category_group, name, id, thread_id, timestamp, flags, ...) \ argument 808 const base::TimeTicks& timestamp, in AddTraceEventWithThreadIdAndTimestamp() 832 const base::TimeTicks& timestamp, in AddTraceEventWithThreadIdAndTimestamp() 863 const base::TimeTicks& timestamp, in AddTraceEventWithThreadIdAndTimestamp() 895 const base::TimeTicks& timestamp, in AddTraceEventWithThreadIdAndTimestamp() 922 const base::TimeTicks& timestamp, in AddTraceEventWithThreadIdAndTimestamp() 954 const base::TimeTicks& timestamp, in AddTraceEventWithThreadIdAndTimestamp() 1013 const base::TimeTicks& timestamp, in AddTraceEventWithThreadIdAndTimestamp()
|
/aosp_15_r20/external/wpa_supplicant_8/src/radius/ |
H A D | radius_das.c | 409 u32 val; in radius_das_receive() local 455 u32 timestamp = ntohl(val); in radius_das_receive() local
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/sensors/aidl/android.hardware.sensors-V1-ndk-source/gen/include/aidl/android/hardware/sensors/ |
D | Event.h | 676 int64_t timestamp __attribute__((aligned (8))) = 0L; variable 723 [[nodiscard]] static inline std::string toString(Event::EventPayload::MetaData::MetaDataEventType v… in toString() 750 [[nodiscard]] static inline std::string toString(Event::EventPayload::Tag val) { in toString()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/sensors/aidl/android.hardware.sensors-V3-ndk-source/gen/include/aidl/android/hardware/sensors/ |
D | Event.h | 813 int64_t timestamp __attribute__((aligned (8))) = 0L; variable 870 [[nodiscard]] static inline std::string toString(Event::EventPayload::MetaData::MetaDataEventType v… in toString() 897 [[nodiscard]] static inline std::string toString(Event::EventPayload::Tag val) { in toString()
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/sensors/aidl/android.hardware.sensors-V1-ndk-source/gen/include/aidl/android/hardware/sensors/ |
D | Event.h | 676 int64_t timestamp __attribute__((aligned (8))) = 0L; variable 723 [[nodiscard]] static inline std::string toString(Event::EventPayload::MetaData::MetaDataEventType v… in toString() 750 [[nodiscard]] static inline std::string toString(Event::EventPayload::Tag val) { in toString()
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/sensors/aidl/android.hardware.sensors-V1-ndk-source/gen/include/aidl/android/hardware/sensors/ |
D | Event.h | 676 int64_t timestamp __attribute__((aligned (8))) = 0L; variable 723 [[nodiscard]] static inline std::string toString(Event::EventPayload::MetaData::MetaDataEventType v… in toString() 750 [[nodiscard]] static inline std::string toString(Event::EventPayload::Tag val) { in toString()
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/sensors/aidl/android.hardware.sensors-V1-ndk-source/gen/include/aidl/android/hardware/sensors/ |
D | Event.h | 676 int64_t timestamp __attribute__((aligned (8))) = 0L; variable 723 [[nodiscard]] static inline std::string toString(Event::EventPayload::MetaData::MetaDataEventType v… in toString() 750 [[nodiscard]] static inline std::string toString(Event::EventPayload::Tag val) { in toString()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/ |
H A D | graph_memory.cc | 149 int64_t timestamp; member 212 const AttrValue& val = it->second; in InferFromTrace() local
|
/aosp_15_r20/external/blktrace/ |
H A D | blkparse_fmt.c | 89 print_time(unsigned long long timestamp) in print_time() 152 __u64 *val = pdu_start(t); in get_pdu_int() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-7/ |
D | framework.jar | android/hardware/camera2/marshal/impl/MarshalQueryableParcelable.class
MarshalQueryableParcelable.java
package android. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/ |
D | framework.jar7 | META-INF/
META-INF/MANIFEST.MF
android/
android/gesture/
android/ ... |
/aosp_15_r20/hardware/libhardware_legacy/audio/ |
H A D | audio_hw_hal.cpp | 188 int val; in out_set_parameters() local 207 int val; in out_get_parameters() local 254 int64_t *timestamp) in out_get_next_write_timestamp() 338 int val; in in_set_parameters() local 358 int val; in in_get_parameters() local
|
/aosp_15_r20/device/linaro/poplar/audio/ |
D | audio_hw.c | 200 int ret, val = 0; in out_set_parameters() local 291 uint64_t *frames, struct timespec *timestamp) in out_get_presentation_position() 325 int64_t *timestamp) in out_get_next_write_timestamp()
|
/aosp_15_r20/frameworks/av/media/libmediametrics/include/media/ |
H A D | MediaMetricsItem.h | 332 static status_t insert(const T& val, char **bufferpptr, char *bufferptrmax) { in insert() 344 status_t insert(const std::string& val, char **bufferpptr, char *bufferptrmax) { in insert() 355 status_t insert(const std::pair<int64_t, int64_t>& val, in insert() argument 372 static status_t insert(const char *val, char **bufferpptr, char *bufferptrmax) { in insert() 489 static status_t extract(T *val, const char **bufferpptr, const char *bufferptrmax) { in extract() 501 status_t extract(std::string *val, const char **bufferpptr, const char *bufferptrmax) { in extract() 516 status_t extract(std::pair<int64_t, int64_t> *val, in extract() argument 601 BufferedItem &setTimestamp(nsecs_t timestamp) { in setTimestamp()
|
/aosp_15_r20/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/ |
D | ExifInterface.java | 1497 public ExifTag buildTag(int tagId, int ifdId, Object val) { in buildTag() 1522 public ExifTag buildTag(int tagId, Object val) { in buildTag() 1551 public boolean setTagValue(int tagId, int ifdId, Object val) { in setTagValue() 1568 public boolean setTagValue(int tagId, Object val) { in setTagValue() 1964 public boolean addDateTimeStampTag(int tagId, long timestamp, TimeZone timezone) { in addDateTimeStampTag() 2011 public boolean addGpsDateTimeStampTag(long timestamp) { in addGpsDateTimeStampTag()
|
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/exif/ |
D | ExifInterface.java | 1476 public ExifTag buildTag(int tagId, int ifdId, Object val) { in buildTag() 1501 public ExifTag buildTag(int tagId, Object val) { in buildTag() 1530 public boolean setTagValue(int tagId, int ifdId, Object val) { in setTagValue() 1547 public boolean setTagValue(int tagId, Object val) { in setTagValue() 1943 public boolean addDateTimeStampTag(int tagId, long timestamp, TimeZone timezone) { in addDateTimeStampTag() 1990 public boolean addGpsDateTimeStampTag(long timestamp) { in addGpsDateTimeStampTag()
|
/aosp_15_r20/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
H A D | ExifInterface.java | 1497 public ExifTag buildTag(int tagId, int ifdId, Object val) { in buildTag() 1522 public ExifTag buildTag(int tagId, Object val) { in buildTag() 1551 public boolean setTagValue(int tagId, int ifdId, Object val) { in setTagValue() 1568 public boolean setTagValue(int tagId, Object val) { in setTagValue() 1964 public boolean addDateTimeStampTag(int tagId, long timestamp, TimeZone timezone) { in addDateTimeStampTag() 2011 public boolean addGpsDateTimeStampTag(long timestamp) { in addGpsDateTimeStampTag()
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/notification/history/ |
D | NotificationStation.java | 94 public long timestamp; field in NotificationStation.HistoricalNotificationInfo 627 String val = String.valueOf(n.extras.get(extraKey)); in generateExtraText() local
|