HomeSort by relevance Sort by last modified time
    Searched refs:profiled (Results 1 - 13 of 13) sorted by null

  /external/e2fsprogs/misc/
Makefile.in 25 @UUIDD_CMT@UUIDD_PROFILED= uuidd.profiled
72 PROFILED_TUNE2FS_OBJS= profiled/tune2fs.o profiled/util.o
73 PROFILED_MKLPF_OBJS= profiled/mklost+found.o
74 PROFILED_MKE2FS_OBJS= profiled/mke2fs.o profiled/util.o profiled/profile.o \
75 profiled/prof_err.o profiled/default_profile.o \
76 profiled/mk_hugefiles.o profiled/create_inode.
    [all...]
  /prebuilts/go/darwin-x86/test/
finprofiled.go 7 // Test that tiny allocations with finalizers are correctly profiled.
55 // See how much memory in tiny objects is profiled.
68 panic("some of the tiny objects are not profiled")
  /prebuilts/go/linux-x86/test/
finprofiled.go 7 // Test that tiny allocations with finalizers are correctly profiled.
55 // See how much memory in tiny objects is profiled.
68 panic("some of the tiny objects are not profiled")
  /external/e2fsprogs/e2fsck/
Makefile.in 44 @PROFILE_CMT@ $(Q) $(CC) $(ALL_CFLAGS) -g -pg -o profiled/$*.o -c $<
68 PROFILED_OBJS= profiled/unix.o profiled/e2fsck.o \
69 profiled/super.o profiled/pass1.o profiled/pass1b.o \
70 profiled/pass2.o profiled/pass3.o profiled/pass4.o profiled/pass5.o
    [all...]
  /external/e2fsprogs/lib/et/
Makefile.in 48 @PROFILE_CMT@ $(Q) $(CC) $(ALL_CFLAGS_STLIB) -g -pg -o profiled/$*.o -c $<
154 $(RM) -f $(OBJS) profiled/*
  /external/e2fsprogs/lib/ss/
Makefile.in 39 @PROFILE_CMT@ $(Q) $(CC) $(ALL_CFLAGS_STLIB) -g -pg -o profiled/$*.o -c $<
  /prebuilts/go/darwin-x86/src/runtime/
mprof.go 242 // Called by malloc to record a profiled block.
262 // Called when freeing a profiled block.
extern.go 28 profiled and a stack trace printed on each object's allocation and free.
mheap.go     [all...]
  /prebuilts/go/linux-x86/src/runtime/
mprof.go 242 // Called by malloc to record a profiled block.
262 // Called when freeing a profiled block.
extern.go 28 profiled and a stack trace printed on each object's allocation and free.
mheap.go     [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/bin/
aarch64-linux-android-gcc-4.9.x     [all...]

Completed in 840 milliseconds